[Webkit-unassigned] [Bug 114624] New: Crash when favicon is requested

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 07:51:52 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114624

           Summary: Crash when favicon is requested
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.hotmail.com
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peavo at outlook.com


A NULL pointer exception occurs when a favicon is requested with WebIconDatabase::iconForURL.
The crash occurs in WebIconDatabase::getOrCreateDefaultIconBitmap (WebKit/win/WebIconDatabase.cpp, line 310),
because the call iconDatabase().defaultIcon(*size) returns NULL and gets dereferenced.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list