android_device_samsung_msm8.../ril/libril
Ashit Sood 0902dcd5a7
msm8974-common: libril: Replace strncpy with strlcpy.
Use strlcpy instead of strncpy when copying strings to make sure
the copy is always null-terminated.

Bug:73436938

[haggertk: Our original CAF base had the actual "replace strncpy
 with strlcpy" part of this change already. This just adds the
 expected sendErrorResponse()]

Change-Id: I12d4883c22a180e2136dc8c85bc0394ddcdcb706
2020-06-26 18:11:45 -06:00
..
Android.mk msm8974-common: libril: Add DISABLE_RILD_OEM_HOOK. 2018-10-09 06:25:55 -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: FR51015: Tuning of Binder buffer for rild. 2018-10-09 06:25:58 -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: Replace strncpy with strlcpy. 2020-06-26 18:11:45 -06:00
ril_service.h msm8974-common: libril: Store the system time when NITZ is received. 2018-10-09 06:25:54 -06: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