Re: [PATCH v3 2/3] security: Move stackleak config to Kconfig.hardening

From: Kees Cook
Date: Wed Apr 24 2019 - 17:09:24 EST


On Wed, Apr 24, 2019 at 8:25 AM Alexander Popov <alex.popov@xxxxxxxxx> 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 <keescook@xxxxxxxxxxxx>
>
> Hello Kees,
>
> I see the changes in STACKLEAK help, looks good to me.
> For this patch -
> Reviewed-by: Alexander Popov <alex.popov@xxxxxxxxx>

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