DescriptionAdd protection for RTCPSender::max_packet_size_.
This cl protects the access to the max_packet_size_, without fixing
the underlying race; the value is simply copied to a local variable,
whose value might be stale when used.
BUG=webrtc:7189
Review-Url: https://codereview.webrtc.org/2704263003
Cr-Commit-Position: refs/heads/master@{#16754}
Committed: https://chromium.googlesource.com/external/webrtc/+/6f142eb36ed2bcc8c3b7557daf6839e976ccd4b8
Patch Set 1 #
Total comments: 4
Messages
Total messages: 11 (4 generated)
|