DescriptionMerge 142887
> MediaStream API: RTCDataChannel triggers a use-after-free
> https://bugs.webkit.org/show_bug.cgi?id=109806
>
> Reviewed by Adam Barth.
>
> Making sure RTCPeerConnection::stop() is always called at least once.
> Also making sure that RTCDataChannels state gets set to Closed correctly.
>
> Hard to test in WebKit but covered by Chromium tests.
>
> * Modules/mediastream/RTCDataChannel.cpp:
> (WebCore::RTCDataChannel::stop):
> * Modules/mediastream/RTCPeerConnection.cpp:
> (WebCore::RTCPeerConnection::~RTCPeerConnection):
> (WebCore::RTCPeerConnection::stop):
>
TBR=tommyw@google.com
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=143166
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|