bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: regcomp gnulib<=>glibc sync bears fruit


From: Jim Meyering
Subject: Re: regcomp gnulib<=>glibc sync bears fruit
Date: Tue, 05 Jan 2010 07:23:59 +0100

Jim Meyering wrote:
> In comparing regcomp.c from gnulib with the one in glibc,
> I found numerous important differences:
>
>    - one bug that's been fixed in gnulib for 5 years, yet not in glibc.
>      I reported it here:
>        http://sourceware.org/bugzilla/show_bug.cgi?id=11127
>
>    - numerous bugs fixed in glibc but not in gnulib:
>       regcomp: sync from glibc; always use nl_langinfo
>       regcomp: sync from glibc: remove dead store
>       regcomp: fix typo in comment
>       regcomp: recognize ill-formed { } expressions
>       regcomp: skip collseq lookup when there are no rules
>       regcomp, regexec, fnmatch: avoid array bounds read error

I've pushed these changes.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]