Skip to content
Commit 3f15e584 authored by Colin Cross's avatar Colin Cross
Browse files

Use std::unique_ptr in FileDescriptorTable

Simplify the memory management in FileDescriptorTable by using
std::unique_ptr to hold FileDescriptorInfo objects.  Would have
prevented b/231366539.

Test: adb shell dumpsys meminfo --unreachable com.android.deskclock
Change-Id: I45fb54f7d0b80471183087d4bf20fbe2a3cc2641
parent b8b8e215
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment