|
Reviewed by Darin.
- <rdar://problem/5271937> REGRESSION: Apparent WebKit JavaScript memory smasher when submitting comment to iWeb site (crashes in kjs_pcre_compile2)
- Correctly evaluate the return value of _pcre_ucp_findchar.
* pcre/pcre_compile.c:
(compile_branch):
* pcre/pcre_exec.c:
(match):
LayoutTests:
Reviewed by Darin.
- <rdar://problem/5271937> REGRESSION: Apparent WebKit JavaScript memory smasher when submitting comment to iWeb site (crashes in kjs_pcre_compile2)
- Correctly evaluate the return value of _pcre_ucp_findchar.
* fast/js/regexp-unicode-overflow-expected.txt: Added.
* fast/js/regexp-unicode-overflow.html: Added.
* fast/js/resources/regexp-unicode-overflow.js: Added.
git-svn-id: svn://svn.chromium.org/blink/trunk@23846 bbb929c8-8fbe-4397-9dbb-9b2b20218538
|