This repository has been archived on 2025-09-03 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
71846207ccd8f6929d3e9d84a4476882ed2a3fd1
strcpy and strcat are not safe, instead use strlcpy and strlcat which have control over the number of bytes to be written to the output str or buffer. CRs-Fixed: 802872 Change-Id: I7b6748946633dda551a1015678d41846c19adeb2
Description
Dependency For Lineage Qualcomm to be used in Motorola Moto G5S Plus (sanders) for our build.
333 KiB
Languages
C
98.6%
Makefile
1.4%