[Webkit-unassigned] [Bug 123343] New: UserMediaRequest use-after-free

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 25 08:09:28 PDT 2013


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

           Summary: UserMediaRequest use-after-free
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


The request created in NavigatorMediaStream::webkitGetUserMedia() is freed too early. I wonder if we should make it a unique_ptr.

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