From 8334ebf4609664c977d5b2ee0ee38c36ad1bb913 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 10 Jul 2019 08:36:22 -0700 Subject: Enable 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 bd93c51..6fbe344 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