[Webkit-unassigned] [Bug 99136] New: Check parameter's safety first

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 21:52:16 PDT 2012


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

           Summary: Check parameter's safety first
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Audio
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ljaehun.lim at samsung.com
                CC: crogers at google.com


Pointer parameter was used before NULL checking.
This patch moves safety checking statements to the head of the function.

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