Bug 172600 - Fix memory leaks in MediaSampleAVFObjC::create
Summary: Fix memory leaks in MediaSampleAVFObjC::create
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-05-25 11:15 PDT by youenn fablet
Modified: 2017-05-26 07:36 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.45 KB, patch)
2017-05-25 11:16 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews122 for ios-simulator-wk2 (11.39 MB, application/zip)
2017-05-25 12:41 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.