Fix buffer overrun in regexp matcher
commita445af0bc722d620afed7683cd320c0e4c7c6059
authorAndreas Schwab <schwab@suse.de>
Tue, 29 Jan 2013 13:45:15 +0000 (29 14:45 +0100)
committerAndreas Schwab <schwab@suse.de>
Tue, 12 Feb 2013 08:30:34 +0000 (12 09:30 +0100)
treed147d0b55646755cefe24a84f91b6bdfaddda0e2
parent7e2f0d2d77e4bc273fe00f99d970605d8e38d4d6
Fix buffer overrun in regexp matcher
ChangeLog
NEWS
posix/Makefile
posix/bug-regex34.c [new file with mode: 0644]
posix/regexec.c