This is the mail archive of the libc-alpha@sources.redhat.com 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]

Testcase for GNU regex bugs


Hi,

The testcase in attachment, extracted from GNU grep 2.5, fails on current
glibc. i.e. with regex fixes up to 2002/12/19. Those are GNU regex bugs
when registers are used. The first test segfaults in set_regs(), the
second exhibits an infinite loop, and the third one should pass (and it
does).

Bye,
Gwenole.

Attachment: glibc-2.3.1-regex-bugs.patch
Description: GNU regex bugs using registers


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