DescriptionFix PseudoTcp to handle incoming packets with invalid SEQ field
Previously PseudoTcp::process() didn't handle the case when the peer
sends a packet that's outside of the receive window, which was causing
DCHECK failures in the fuzzer.
BUG=681849
Review-Url: https://codereview.webrtc.org/2640173002
Cr-Commit-Position: refs/heads/master@{#16169}
Committed: https://chromium.googlesource.com/external/webrtc/+/d74886350e432547e7a70095170fe1a9a0dab0c8
Patch Set 1 #
Total comments: 2
Patch Set 2 : . #Messages
Total messages: 10 (5 generated)
|