Bug 47648

Summary: Memory smasher in WebKit2 InjectedBundleHitTestResult::absoluteLinkURL
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch jhoneycutt: review+

Description Sam Weinig 2010-10-13 20:47:09 PDT
InjectedBundleHitTestResult::absoluteLinkURL returns a reference to a string that has been deallocated.
Comment 1 Sam Weinig 2010-10-13 20:48:09 PDT
Created attachment 70706 [details]
Patch
Comment 2 Sam Weinig 2010-10-13 21:27:41 PDT
Landed in http://trac.webkit.org/changeset/69734.