Bug 172600

Summary: Fix memory leaks in MediaSampleAVFObjC::create
Product: WebKit Reporter: youenn fablet <youennf>
Component: MediaAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, eric.carlson, jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews122 for ios-simulator-wk2 none

Description youenn fablet 2017-05-25 11:15:20 PDT
MediaSampleAVFObjC::create has several memory leaks when passed a vector.
Comment 1 youenn fablet 2017-05-25 11:16:58 PDT
Created attachment 311251 [details]
Patch
Comment 2 Build Bot 2017-05-25 12:41:41 PDT
Comment on attachment 311251 [details]
Patch

Attachment 311251 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/3815644

New failing tests:
fetch/closing-while-fetching-blob.html
Comment 3 Build Bot 2017-05-25 12:41:43 PDT
Created attachment 311265 [details]
Archive of layout-test-results from ews122 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews122  Port: ios-simulator-wk2  Platform: Mac OS X 10.12.5
Comment 4 youenn fablet 2017-05-25 20:14:34 PDT
Comment on attachment 311251 [details]
Patch

Unrelated errors for iOS bot
Comment 5 Radar WebKit Bug Importer 2017-05-26 07:11:06 PDT
<rdar://problem/32425272>
Comment 6 WebKit Commit Bot 2017-05-26 07:36:44 PDT
Comment on attachment 311251 [details]
Patch

Clearing flags on attachment: 311251

Committed r217489: <http://trac.webkit.org/changeset/217489>
Comment 7 WebKit Commit Bot 2017-05-26 07:36:45 PDT
All reviewed patches have been landed.  Closing bug.