[Webkit-unassigned] [Bug 122277] New: Missing NULL check in destruct of VectorDestructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 3 09:03:37 PDT 2013


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

           Summary: Missing NULL check in destruct of VectorDestructor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sun.shin at lge.com


When gcc auto-vectorizer option enabled, arguments of destruct API are null.
So it make WebProcess got crashed.

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