[Webkit-unassigned] [Bug 123755] New: Fixing MediaStreamDescriptor addSource and addTrack methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 4 14:14:20 PST 2013


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

           Summary: Fixing MediaStreamDescriptor addSource and addTrack
                    methods
           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: thiago.lacerda at openbossa.org


We must store the track and source that is passed as parameter in a RefPtr,
otherwise we will refer to a null pointer.

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