]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
A bug in PCRE could cause core dumps in patterns such as
authorGuido van Rossum <guido@python.org>
Fri, 20 Feb 1998 21:45:14 +0000 (21:45 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 20 Feb 1998 21:45:14 +0000 (21:45 +0000)
commitd0f432b8407d4637a9b9044046f7a186ed7dff64
treea4bebe82a1973222da9054bd0a46420915600531
parentff170fbbb5cb17aba7d2aa0523a389599a2341d7
A bug in PCRE could cause core dumps in patterns such as
'((a)*)*'. Andrew Kuchling posted a fix to the string-sig.
Modules/pypcre.c