strlen_overflow and CONFIG_FORTIFY_SOURCE

This commit is contained in:
Ciro Santilli
2018-05-05 08:50:01 +01:00
parent fcffb4a6d6
commit 1b451a70d4
4 changed files with 51 additions and 2 deletions

View File

@@ -197,3 +197,6 @@ CONFIG_ARM64_PTDUMP=y
# For record and replay.
CONFIG_8139CP=y
# Hardening
CONFIG_FORTIFY_SOURCE=y