Bug 168636

Summary: [WebRTC] LibWebRTCSocket::SendTo message should have a correct SocketAddress
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebKit2Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, eric.carlson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.