Bug 10202

Summary: REGRESSION: Repro crash when loading an empty image document
Product: WebKit Reporter: mitz
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: a
Priority: P1 Keywords: Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: data:image/png,
Attachments:
Description Flags
Patch, including change log and test andersca: review+

mitz
Reported 2006-08-02 02:22:37 PDT
Loading a 0-length image into a frame causes a crash due to dereferencing a nil m_imageElement pointer in ImageTokenizer.
Attachments
Patch, including change log and test (3.41 KB, patch)
2006-08-02 02:29 PDT, mitz
andersca: review+
mitz
Comment 1 2006-08-02 02:29:35 PDT
Created attachment 9812 [details] Patch, including change log and test
Anders Carlsson
Comment 2 2006-08-02 02:33:14 PDT
Comment on attachment 9812 [details] Patch, including change log and test r=me
Darin Adler
Comment 3 2006-08-03 08:16:35 PDT
Committed revision 15766.
mitz
Comment 4 2006-08-16 15:44:34 PDT
*** Bug 9987 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.