[Webkit-unassigned] [Bug 134052] New: MediaPlayerPrivateAVFoundationObjC::createAVAssetForURL() leaks an NSMutableArray

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 18 17:16:51 PDT 2014


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

           Summary: MediaPlayerPrivateAVFoundationObjC::createAVAssetForUR
                    L() leaks an NSMutableArray
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: joepeck at webkit.org, jer.noble at apple.com


WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm:688:43: warning: Potential leak of an object stored into 'outOfBandTracks'
        NSMutableArray* outOfBandTracks = [[NSMutableArray alloc] init];
                                          ^

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