Bug 214796 - Fix null pointer crash in NetworkRTCProvider::createServerTCPSocket
Summary: Fix null pointer crash in NetworkRTCProvider::createServerTCPSocket
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-26 01:43 PDT by youenn fablet
Modified: 2020-07-27 00:49 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.30 KB, patch)
2020-07-26 01:53 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-07-26 01:43:10 PDT
Fix null pointer crash in NetworkRTCProvider::createServerTCPSocket
Comment 1 youenn fablet 2020-07-26 01:52:39 PDT
<rdar://problem/66051198>
Comment 2 youenn fablet 2020-07-26 01:53:45 PDT
Created attachment 405249 [details]
Patch
Comment 3 EWS 2020-07-27 00:49:32 PDT
Committed r264909: <https://trac.webkit.org/changeset/264909>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 405249 [details].