android_device_xiaomi_sdm66.../core
Dante Russo 61b7ed6bf0 Fix few ASAN issues reported
- Fix a Use After Free issue in Gnss Update Config
If Engine Capabilities are not known yet at the time
of the MsgGnssUpdateConfig, the ids arrray will be freed
but the ids pointer will be copied into a new
MsgGnssUpdateConfig that will access the ids array again

- Issue in NetworkInfoDataItemBase which will result in
array out of bound access which might result in heap
buffer overflow.

Change-Id: Ib5a6dc29fef9eb6676d4605f92d60f26a47d1d90
CRs-fixed: 2449980
2019-05-15 15:09:39 -07:00
..
data-items Fix few ASAN issues reported 2019-05-15 15:09:39 -07:00
observer gps: use common compilation flag for the same functionality 2018-09-17 11:27:39 -07:00
Android.mk Batching and Geofence moved to GNSS HAL 2019-03-27 14:54:49 -07:00
configure.ac LE clean up 2018-01-16 13:35:38 -08:00
ContextBase.cpp Update proxyAppPackageName field in nfw notification 2019-04-23 15:01:14 -07:00
ContextBase.h Update proxyAppPackageName field in nfw notification 2019-04-23 15:01:14 -07:00
EngineHubProxyBase.h New structures and handling of new data in the pipe 2019-02-06 12:58:00 -08:00
LBSProxyBase.h changes to work without ULP module 2018-06-07 12:04:42 -07:00
loc-core.pc.in LE clean up 2018-01-16 13:35:38 -08:00
loc_core_log.cpp FR 45623 - AGPM 1.0 2018-06-02 23:48:20 -07:00
loc_core_log.h LocationAPI implementation 2017-02-28 16:47:50 -08:00
LocAdapterBase.cpp Streamline measurements processing 2019-04-08 11:17:31 -07:00
LocAdapterBase.h Streamline measurements processing 2019-04-08 11:17:31 -07:00
LocAdapterProxyBase.h allow a isMaster client in LocAdapterProxyBase ctor 2019-03-06 11:57:33 -08:00
LocApiBase.cpp Streamline measurements processing 2019-04-08 11:17:31 -07:00
LocApiBase.h Streamline measurements processing 2019-04-08 11:17:31 -07:00
LocContext.cpp Batching and Geofence moved to GNSS HAL 2019-03-27 14:54:49 -07:00
LocContext.h Batching and Geofence moved to GNSS HAL 2019-03-27 14:54:49 -07:00
Makefile.am Batching and Geofence moved to GNSS HAL 2019-03-27 14:54:49 -07:00
SystemStatus.cpp Add HAL support for network handle 2019-03-26 18:40:03 -07:00
SystemStatus.h Add HAL support for network handle 2019-03-26 18:40:03 -07:00
SystemStatusOsObserver.cpp Request for a data item value is not handle by SSO 2018-11-20 14:17:58 +05:30
SystemStatusOsObserver.h gps: use common compilation flag for the same functionality 2018-09-17 11:27:39 -07:00