From 9a8db1848ab01d9a211f6a047a173e49d6c1fc66 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 10 Jul 2019 08:39:12 -0700 Subject: Enabled stackleak plugin --- config.x86_64 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config.x86_64') diff --git a/config.x86_64 b/config.x86_64 index 97ad562..cdc5e42 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -9725,7 +9725,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 -- cgit v1.2.1