Bug 201811 - REGRESSION (r248592): Leak of CFDictionaryRef in WebKit::NetworkRTCProvider::proxyInfoFromSession()
Summary: REGRESSION (r248592): Leak of CFDictionaryRef in WebKit::NetworkRTCProvider::...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-09-15 21:46 PDT by David Kilzer (:ddkilzer)
Modified: 2019-09-15 22:51 PDT (History)
4 users (show)

See Also:


Attachments
Patch v1 (3.26 KB, patch)
2019-09-15 21:49 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2019-09-15 21:46:19 PDT
Leak of CFDictionaryRef in WebKit::NetworkRTCProvider::proxyInfoFromSession().

Caused by:

Bug 200583: User Agent and SessionID should be given to NetworkRTCProvider to set up the correct proxy information
<https://bugs.webkit.org/show_bug.cgi?id=200583>
<https://trac.webkit.org/changeset/248592/webkit>
Comment 1 Radar WebKit Bug Importer 2019-09-15 21:48:36 PDT
<rdar://problem/55387262>
Comment 2 Radar WebKit Bug Importer 2019-09-15 21:48:38 PDT
<rdar://problem/55387263>
Comment 3 David Kilzer (:ddkilzer) 2019-09-15 21:49:03 PDT
Created attachment 378837 [details]
Patch v1
Comment 4 WebKit Commit Bot 2019-09-15 22:51:56 PDT
Comment on attachment 378837 [details]
Patch v1

Clearing flags on attachment: 378837

Committed r249889: <https://trac.webkit.org/changeset/249889>
Comment 5 WebKit Commit Bot 2019-09-15 22:51:57 PDT
All reviewed patches have been landed.  Closing bug.