Merge branch 'for-next/gcc-plugin-infrastructure' into merge/randstruct
This commit is contained in:
commit
03232e0dde
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@ config GCC_PLUGIN_STRUCTLEAK
|
||||||
bool "Force initialization of variables containing userspace addresses"
|
bool "Force initialization of variables containing userspace addresses"
|
||||||
depends on GCC_PLUGINS
|
depends on GCC_PLUGINS
|
||||||
help
|
help
|
||||||
This plugin zero-initializes any structures that containing a
|
This plugin zero-initializes any structures containing a
|
||||||
__user attribute. This can prevent some classes of information
|
__user attribute. This can prevent some classes of information
|
||||||
exposures.
|
exposures.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue