android_device_xiaomi_sdm66.../core/data-items
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
..
DataItemConcreteTypesBase.h Fix few ASAN issues reported 2019-05-15 15:09:39 -07:00
DataItemId.h Add battery level observer 2017-10-11 12:50:14 -07:00
DataItemsFactoryProxy.cpp Merge location.lnx.3.0-180201 to location.lnx.3.9 2018-04-04 17:54:02 -07:00
DataItemsFactoryProxy.h Add DataItemObserver interface in SystemStatus 2017-08-11 13:51:48 -07:00
IDataItemCore.h Add DataItemObserver interface in SystemStatus 2017-08-11 13:51:48 -07:00