android_kernel_xiaomi_sm8450/scripts/basic
Elliot Berman ff156e05e3 cc-wrapper: Resolve possible buffer overflow
buf needs to null-terminated line processing uses strcmp and regex. Thus,
we should only read sizeof(buf) - 1 bytes to ensure we can
null-terminate the buffer.

Change-Id: I1f424b8097318eade58723818bfa154c3115d37e
Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
2022-04-06 08:35:31 -07:00
..
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
cc-wrapper.c cc-wrapper: Resolve possible buffer overflow 2022-04-06 08:35:31 -07:00
fixdep.c modpost,fixdep: Replace zero-length array with flexible-array 2020-05-26 00:03:16 +09:00
Makefile kbuild: Convert gcc-wrapper.py to C 2021-06-17 23:03:47 -07:00