android_device_xiaomi_sdm66.../location
Baili Feng b29778eac0 Fix intermittant crashes in location
Deleting memory without setting it to null
can cause the memory to still be non-null
and be interpreted as valid.
Also check if the entry is in the map using
find instead of assuming it is in the map.

Bug: 62033719 62033834 62033690 62033563 62032790
CRs-fixed: 2050837
Change-Id: I2534de2d6157be86ac95cfe6615e4c0019ee48fd
2017-05-24 11:03:16 -07:00
..
Android.mk Move gnss hal to vendor partition 2017-04-17 15:14:57 -07:00
location_interface.h SystemStatus - Add BugReport support 2017-03-21 21:42:32 -07:00
LocationAPI.cpp Prevent print of uninitialized string 2017-04-28 16:31:46 -07:00
LocationAPI.h Fix for incorrect SVids and timestamps in bugreport 2017-05-18 11:00:17 -07:00
LocationAPIClientBase.cpp Fix intermittant crashes in location 2017-05-24 11:03:16 -07:00
LocationAPIClientBase.h Fix intermittant crashes in location 2017-05-24 11:03:16 -07:00