Bug 169284 - TurnPort::OnSocketConnect is crashing
Summary: TurnPort::OnSocketConnect is crashing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-07 09:17 PST by youenn fablet
Modified: 2017-03-07 16:54 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2017-03-07 09:18 PST, 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 2017-03-07 09:17:26 PST
It is expecting TCP server address but got TLS, which should be fine too.
Comment 1 youenn fablet 2017-03-07 09:18:26 PST
Created attachment 303663 [details]
Patch
Comment 2 WebKit Commit Bot 2017-03-07 16:54:37 PST
Comment on attachment 303663 [details]
Patch

Clearing flags on attachment: 303663

Committed r213552: <http://trac.webkit.org/changeset/213552>
Comment 3 WebKit Commit Bot 2017-03-07 16:54:40 PST
All reviewed patches have been landed.  Closing bug.