Bug 60483

Summary: file handle check
Product: WebKit Reporter: Robin Dunn <robin>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
file handle check patch kevino: review+, kevino: commit-queue-

Description Robin Dunn 2011-05-09 11:06:20 PDT
Created attachment 92808 [details]
file handle check patch

Check for an valid file handle before calling delete on it.
Comment 1 Kevin Ollivier 2011-05-09 11:26:38 PDT
Landed in r86072, thanks!