webrtc/modules/rtp_rtcp
Erik Språng 60ffc31ae1 Fix potential crash if nack is being processed when media gets disabled
This is a race that can happen if a nack arrives before media is
disabled, but the packet is not processed until after the disabling
is complete.

Bug: webrtc:10633, b/138636698
Change-Id: Ic90462b815163ab58c324e5cdb95c8d199c0b772
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/147277
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28718}
2019-07-31 12:28:04 +00:00
..
include Optimize sending the MID and (R)RID header extensions 2019-07-25 19:23:14 +00:00
mocks Adds remote estimate RTCP packet. 2019-07-24 10:17:26 +00:00
source Fix potential crash if nack is being processed when media gets disabled 2019-07-31 12:28:04 +00:00
test/testFec Revert "Refactor FEC code to use COW buffers" 2019-07-11 19:55:28 +00:00
BUILD.gn Move RtpPacketSender and merge it with RtpPacketPacer. 2019-07-24 13:28:21 +00:00
DEPS Replace field trials with WebRtcKeyValueConfig in RtpRtcpModule 2019-02-21 14:25:34 +00:00
OWNERS Add sprang@ as owner in modules/rtp_rtcp 2019-07-24 17:06:36 +00:00