Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - G index
The Linux kernel configuration item CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE has multiple definitions:
security/Kconfig.hardeningThe configuration item CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE:
( CONFIG_GCC_PLUGIN_STRUCTLEAK ) && (! CONFIG_COMPILE_TEST )This option will cause a warning to be printed each time the structleak plugin finds a variable it thinks needs to be initialized. Since not all existing initializers are detected by the plugin, this can produce false positive warnings.
scripts/gcc-plugins/KconfigThe configuration item CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE:
( CONFIG_GCC_PLUGIN_STRUCTLEAK ) && (! CONFIG_COMPILE_TEST )This option will cause a warning to be printed each time the structleak plugin finds a variable it thinks needs to be initialized. Since not all existing initializers are detected by the plugin, this can produce false positive warnings.
arch/KconfigThe configuration item CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE:
( CONFIG_GCC_PLUGIN_STRUCTLEAK ) && (! CONFIG_COMPILE_TEST )This option will cause a warning to be printed each time the structleak plugin finds a variable it thinks needs to be initialized. Since not all existing initializers are detected by the plugin, this can produce false positive warnings.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - G index
Automatically generated (in year 2025). See also LKDDb sources on GitLab