We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b5b84 commit a746e05Copy full SHA for a746e05
security/Kconfig.hardening
@@ -182,6 +182,7 @@ config INIT_ON_ALLOC_DEFAULT_ON
182
183
config INIT_ON_FREE_DEFAULT_ON
184
bool "Enable heap memory zeroing on free by default"
185
+ default yes
186
help
187
This has the effect of setting "init_on_free=1" on the kernel
188
command line. This can be disabled with "init_on_free=0".
0 commit comments