On Sun, Oct 8, 2017 at 7:11 PM, Ulf Magnusson <[email protected]> wrote:
> After the parsing memory leak fixes.
>
> Signed-off-by: Ulf Magnusson <[email protected]>
> ---
>  scripts/kconfig/zconf.tab.c_shipped | 562 
> +++++++++++++++++++-----------------
>  1 file changed, 294 insertions(+), 268 deletions(-)
>
> diff --git a/scripts/kconfig/zconf.tab.c_shipped 
> b/scripts/kconfig/zconf.tab.c_shipped
> index a22b285..d513857 100644
> --- a/scripts/kconfig/zconf.tab.c_shipped
> +++ b/scripts/kconfig/zconf.tab.c_shipped
...
> --
> 2.7.4
>

...though the parser should really be regenerated manually to be sure it matches
zconf.y:

        $ make REGENERATE_PARSERS=1 conf

Cheers,
Ulf

Reply via email to