[webkit-reviews] review requested: [Bug 16127] Reproducible crash inside PCRE under guard malloc : [Attachment 17604] Check against patternEnd to make sure we don't walk of the end of the string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 05:55:42 PST 2007


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 16127: Reproducible crash inside PCRE under guard malloc
http://bugs.webkit.org/show_bug.cgi?id=16127

Attachment 17604: Check against patternEnd to make sure we don't walk of the
end of the string
http://bugs.webkit.org/attachment.cgi?id=17604&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 JavaScriptCore/ChangeLog			    |	12 +++++
 JavaScriptCore/pcre/pcre_compile.cpp		    |	47 ++++++++++----------
 LayoutTests/ChangeLog				    |	10 ++++
 .../fast/js/regexp-compile-crash-expected.txt	    |	11 +++++
 LayoutTests/fast/js/regexp-compile-crash.html	    |	22 +++++++++
 5 files changed, 78 insertions(+), 24 deletions(-)


More information about the webkit-reviews mailing list