WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
21878
RegularExpression::match() called with String::empty() hits bogus ASSERT
https://bugs.webkit.org/show_bug.cgi?id=21878
Summary
RegularExpression::match() called with String::empty() hits bogus ASSERT
Eric Seidel (no email)
Reported
2008-10-24 17:03:19 PDT
RegularExpression::match() called with String::empty() hits bogus ASSERT
Attachments
Get rid of a bogus ASSERT
(1.16 KB, patch)
2008-10-24 17:03 PDT
,
Eric Seidel (no email)
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2008-10-24 17:03:51 PDT
Created
attachment 24661
[details]
Get rid of a bogus ASSERT JavaScriptCore/ChangeLog | 12 ++++++++++++ JavaScriptCore/pcre/pcre_exec.cpp | 2 +- 2 files changed, 13 insertions(+), 1 deletions(-)
Darin Adler
Comment 2
2008-10-24 17:05:10 PDT
Comment on
attachment 24661
[details]
Get rid of a bogus ASSERT r=me
Eric Seidel (no email)
Comment 3
2008-10-24 17:12:54 PDT
http://trac.webkit.org/changeset/37876
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug