This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] regex: test for buffer overrun


On 10 Apr 2013, Carlos O'Donell verbalised:

> On 03/31/2013 11:11 AM, Nix wrote:
>> Perhaps this failure is known, but I would say that all is not yet well
>> in the state of regex.
>
> All is *not* well in the state of regex. It is a known issue that there
> are some regex bugs and gnulib has tests for them. Andreas' fix only
> prevents the crash. The actual regex bug remains.

That's what I feared.

I'd like to say "I'll dig in to this", but early house-move hell is
consuming a lot of my time... all I can say is this is annoying me
unreasonably given how small it is so it is relatively likely that I
will dig in to this sooner or later.

(Compiling the regex code into some gnulib users is bloating them by
>50% which is annoying. And they don't get any later fixes without
a recompilation which is just as annoying. :) )

-- 
NULL && (void)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]