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

Issue 2061093003: Fixing SCTP verbose packet logging. (Closed)

Created:
4 years, 6 months ago by Taylor Brandstetter
Modified:
4 years, 6 months ago
Reviewers:
pthatcher1
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, the sun
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fixing SCTP verbose packet logging. We were passing the pointer to the sockaddr to usrsctp_dumppacket, instead of the pointer to the data. So we were just logging random bytes. The dangers of void*... NOTRY=True TBR=pthatcher@webrtc.org BUG=619372 Committed: https://crrev.com/e9fc75ee7281d6e48c2f135c83a91807da04b763 Cr-Commit-Position: refs/heads/master@{#13119}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M webrtc/media/sctp/sctpdataengine.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (6 generated)
Taylor Brandstetter
4 years, 6 months ago (2016-06-14 00:28:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2061093003/1
4 years, 6 months ago (2016-06-14 00:29:17 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-14 00:30:39 UTC) #8
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/e9fc75ee7281d6e48c2f135c83a91807da04b763 Cr-Commit-Position: refs/heads/master@{#13119}
4 years, 6 months ago (2016-06-14 00:30:50 UTC) #10
pthatcher1
4 years, 6 months ago (2016-06-14 19:10:31 UTC) #11
Message was sent while issue was closed.
Wow, it was like this from the beginning:

https://webrtc-codereview.appspot.com/49159004/

Shame on me as the code reviewer.


Thanks for fixing it.

Powered by Google App Engine
This is Rietveld 408576698