Bug 60483 - file handle check
Summary: file handle check
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-09 11:06 PDT by Robin Dunn
Modified: 2011-05-09 11:26 PDT (History)
1 user (show)

See Also:


Attachments
file handle check patch (924 bytes, patch)
2011-05-09 11:06 PDT, Robin Dunn
kevino: review+
kevino: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!