Enable stackleak

This commit is contained in:
Jan Alexander Steffens
2019-07-10 15:18:09 +00:00
parent 0471ab33d5
commit e77150c276
2 changed files with 6 additions and 3 deletions

7
config
View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.2.0-arch1 Kernel Configuration
# Linux/x86 5.2.0-arch2 Kernel Configuration
#
#
@@ -9741,7 +9741,10 @@ CONFIG_GCC_PLUGIN_STRUCTLEAK=y
# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set
CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y
# CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE is not set
# CONFIG_GCC_PLUGIN_STACKLEAK is not set
CONFIG_GCC_PLUGIN_STACKLEAK=y
CONFIG_STACKLEAK_TRACK_MIN_SIZE=100
CONFIG_STACKLEAK_METRICS=y
CONFIG_STACKLEAK_RUNTIME_DISABLE=y
# end of Memory initialization
# end of Kernel hardening options
# end of Security options