android_device_samsung_msm8.../ril/libril
Gohulan Balachandran 7113220c88
msm8974-common: libril: Fix double freeing of memory in SAP service and add null-checks.
The payload of a SAP request could be freed twice in certain scenarios.
Also, add null-checks to prevent dereferencing of null pointers.

Bug: 64729356
Test: Manually run the fuzz tests and ensure that there is no crash in
      rild

Change-Id: Ib7ae269fa5297d6acea267337b220b8858c82bae
2018-10-09 06:25:53 -06:00
..
Android.mk msm8974-common: libril: Remove LOCAL_CLANG 2018-10-09 06:25:44 -06:00
MODULE_LICENSE_APACHE2 msm8974-common: ril: Import libril from hardware/ril-caf 2018-02-06 04:22:04 +00:00
NOTICE msm8974-common: ril: Import libril from hardware/ril-caf 2018-02-06 04:22:04 +00:00
ril.cpp msm8974-common: libril: Remove unused code 2018-10-09 06:25:52 -06:00
ril_commands.h msm8974-common: ril: Import libril from hardware/ril-caf 2018-02-06 04:22:04 +00:00
ril_event.cpp msm8974-common: ril: Import libril from hardware/ril-caf 2018-02-06 04:22:04 +00:00
ril_event.h msm8974-common: ril: Import libril from hardware/ril-caf 2018-02-06 04:22:04 +00:00
ril_internal.h msm8974-common: ril: Import libril from hardware/ril-caf 2018-02-06 04:22:04 +00:00
ril_service.cpp msm8974-common: libril: Use libril way of freeing strings for nitz hack 2018-07-02 18:32:28 -06:00
ril_service.h msm8974-common: ril: Import libril from hardware/ril-caf 2018-02-06 04:22:04 +00:00
ril_unsol_commands.h msm8974-common: ril: Import libril from hardware/ril-caf 2018-02-06 04:22:04 +00:00
RilSapSocket.cpp msm8974-common: libril: Fix double freeing of memory in SAP service and add null-checks. 2018-10-09 06:25:53 -06:00
RilSapSocket.h msm8974-common: libril: Fix Const-Correctness for RIL_RadioFunctions 2018-10-09 06:25:51 -06:00
RilSocket.h msm8974-common: ril: Import libril from hardware/ril-caf 2018-02-06 04:22:04 +00:00
rilSocketQueue.h msm8974-common: ril: Import libril from hardware/ril-caf 2018-02-06 04:22:04 +00:00
sap_service.cpp msm8974-common: libril: Fix double freeing of memory in SAP service and add null-checks. 2018-10-09 06:25:53 -06:00
sap_service.h msm8974-common: libril: Fix Const-Correctness for RIL_RadioFunctions 2018-10-09 06:25:51 -06:00