[Webkit-unassigned] [Bug 134343] New: DFG::FunctionWhitelist::parseFunctionNamesInFile does not close file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 26 01:20:14 PDT 2014


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

           Summary: DFG::FunctionWhitelist::parseFunctionNamesInFile does
                    not close file
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: msaboff at apple.com, mhahnenberg at apple.com


DFG::FunctionWhitelist::parseFunctionNamesInFile returns without calling fclose(f), so the file descriptor leaks.

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