On Wed, Apr 24, 2019 at 8:25 AM Alexander Popov <alex.po...@linux.com> wrote: > > On 23.04.2019 22:49, Kees Cook wrote: > > This moves the stackleak plugin options to Kconfig.hardening's memory > > initialization menu. > > > > Signed-off-by: Kees Cook <keesc...@chromium.org> > > Hello Kees, > > I see the changes in STACKLEAK help, looks good to me. > For this patch - > Reviewed-by: Alexander Popov <alex.po...@linux.com>
Thanks! > By the way, for your information, GCC_PLUGIN_STRUCTLEAK help is now > unreachable > from 'make menuconfig'. Good point. I'll see if I can find a sensible place to move this to. There isn't really a place for just the plugin details any more... hmm. -- Kees Cook