Bug 168636 - [WebRTC] LibWebRTCSocket::SendTo message should have a correct SocketAddress
Summary: [WebRTC] LibWebRTCSocket::SendTo message should have a correct SocketAddress
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-20 22:25 PST by youenn fablet
Modified: 2017-02-21 08:29 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.04 KB, patch)
2017-02-20 22:27 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-02-20 22:25:20 PST
SendTo message keeps a const ref of the socket address which is only temporary.
Comment 1 youenn fablet 2017-02-20 22:27:40 PST
Created attachment 302230 [details]
Patch
Comment 2 WebKit Commit Bot 2017-02-21 08:29:20 PST
Comment on attachment 302230 [details]
Patch

Clearing flags on attachment: 302230

Committed r212713: <http://trac.webkit.org/changeset/212713>
Comment 3 WebKit Commit Bot 2017-02-21 08:29:25 PST
All reviewed patches have been landed.  Closing bug.