Files
android_kernel_xiaomi_sm8450/scripts
Jacob Garber b9d1a8e930 kconfig: use snprintf for formatting pathnames
Valid pathnames will never exceed PATH_MAX, but these file names
are unsanitized and can cause buffer overflow if set incorrectly.
Use snprintf to avoid this. This was flagged during a Coverity scan
of the coreboot project, which also uses kconfig for its build system.

Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2019-05-14 23:23:25 +09:00
..
2017-03-28 16:16:52 +02:00
2012-06-27 12:44:29 -07:00
2019-03-04 22:34:59 +09:00
2018-12-28 12:11:44 -08:00
2014-08-20 16:03:45 +02:00