- 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 |
||
---|---|---|
.. | ||
DataItemConcreteTypesBase.h | ||
DataItemId.h | ||
DataItemsFactoryProxy.cpp | ||
DataItemsFactoryProxy.h | ||
IDataItemCore.h |