[Webkit-unassigned] [Bug 45849] New: WKURLCreateWithCFURL crashes with bad url

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 15 16:39:42 PDT 2010


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

           Summary: WKURLCreateWithCFURL crashes with bad url
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com


I entered a bogus url into MiniBrowser's url bar, and hit return, and it crashed. URL was <rdar://problem/999>

Crashes in WKURLCreateWithCFURL at:

    String urlString(CFURLGetString(cfURL));

cfURL is null.

-- 
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