Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(70)

Issue 2640173002: Fix PseudoTcp to handle incoming packets with invalid SEQ field (Closed)

Created:
3 years, 11 months ago by Sergey Ulanov
Modified:
3 years, 11 months ago
Reviewers:
nisse-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fix 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 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -3 lines) Patch
M webrtc/p2p/base/pseudotcp.cc View 1 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
Sergey Ulanov
3 years, 11 months ago (2017-01-18 22:06:32 UTC) #2
nisse-webrtc
lgtm Would it make sense to write a unit test for invalid input? Depends on ...
3 years, 11 months ago (2017-01-19 07:44:16 UTC) #3
Sergey Ulanov
> Would it make sense to write a unit test for invalid input? Depends on ...
3 years, 11 months ago (2017-01-19 18:06:33 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2640173002/20001
3 years, 11 months ago (2017-01-19 18:06:46 UTC) #7
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 18:53:39 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/d74886350e432547e7a700951...

Powered by Google App Engine
This is Rietveld 408576698