lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 9 Oct 2017 00:25:10 +0200
From:   Ulf Magnusson <ulfalizer@...il.com>
To:     yann.morin.1998@...e.fr, linux-kbuild@...r.kernel.org
Cc:     sam@...nborg.org, zippel@...ux-m68k.org,
        Nicolas Pitre <nicolas.pitre@...aro.org>,
        michal.lkml@...kovi.net, dirk@...ders.net,
        Masahiro Yamada <yamada.masahiro@...ionext.com>,
        Arnaud Lacombe <lacombar@...il.com>, walch.martin@....de,
        Jan Beulich <JBeulich@...e.com>, linux-kernel@...r.kernel.org,
        Ulf Magnusson <ulfalizer@...il.com>
Subject: Re: [PATCH 6/6] kconfig: Regenerate parser

On Sun, Oct 8, 2017 at 7:11 PM, Ulf Magnusson <ulfalizer@...il.com> wrote:
> After the parsing memory leak fixes.
>
> Signed-off-by: Ulf Magnusson <ulfalizer@...il.com>
> ---
>  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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ