]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix memory leak in regexp compiler (BZ #17069)
authorAndreas Schwab <schwab@linux-m68k.org>
Thu, 19 Jun 2014 13:38:03 +0000 (15:38 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Thu, 19 Jun 2014 17:00:03 +0000 (19:00 +0200)
commit4d43ef1e7434d7d419afbcd754931cb0c794763c
tree90c7ac031522e1cf820330f4ad79a267322b5060
parent51a7380b8968251a49a4c5b0bc7ed1af5b0512c6
Fix memory leak in regexp compiler (BZ #17069)
ChangeLog
posix/Makefile
posix/bug-regex36.c [new file with mode: 0644]
posix/regcomp.c