[Webkit-unassigned] [Bug 11514] REGRESSION (r17438): Repro crash when opening a web archive

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 4 02:33:25 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11514


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION: Repro crash when|REGRESSION (r17438): Repro
                   |opening a web archive       |crash when opening a web
                   |                            |archive
                 CC|                            |darin at apple.com




------- Comment #2 from mitz at webkit.org  2006-11-04 02:33 PDT -------
Looks like a case of missing null checks in -[WebCorePageState dealloc] and
-[WebCorePageState finalize]. m_impl will be 0 if the WebCorePageState failed
to initialize.


-- 
Configure bugmail: http://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