[Webkit-unassigned] [Bug 20295] New: RegularExpression::match should not crash when a null string is passed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 6 03:44:21 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20295
Summary: RegularExpression::match should not crash when a null
string is passed
Product: WebKit
Version: 526+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Text
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: marco.barisione at collabora.co.uk
RegularExpression::match() passes a null subject string to jsRegExpExecute
causing a crash.
See also bug #19794 for a discussion on this.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list