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

Issue 50603015: QUIC - fix uninitialized reads in net::QuicCongestionManager::SetFromConfig (Closed)

Created:
7 years, 1 month ago by ramant (doing other things)
Modified:
7 years, 1 month ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, glider+watch_chromium.org, timurrrr+watch_chromium.org, bruening+watch_chromium.org, Ian Swett
Visibility:
Public.

Description

QUIC - fix uninitialized reads in net::QuicCongestionManager::SetFromConfig BUG=313738 R=rch@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232344

Patch Set 1 #

Total comments: 4

Patch Set 2 : Changed ON_CALL to EXPECT_CALL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -25 lines) Patch
M net/quic/quic_connection_helper_test.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_http_stream_test.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M tools/valgrind/memcheck/suppressions.txt View 1 chunk +0 lines, -25 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
ramant (doing other things)
7 years, 1 month ago (2013-10-31 19:29:42 UTC) #1
ramant (doing other things)
7 years, 1 month ago (2013-10-31 19:30:20 UTC) #2
Ryan Hamilton
lgtm Thanks for doing this. How does it fix the uninitialized reads? https://codereview.chromium.org/50603015/diff/1/net/quic/quic_connection_helper_test.cc File net/quic/quic_connection_helper_test.cc ...
7 years, 1 month ago (2013-10-31 19:43:43 UTC) #3
ramant (doing other things)
Wasn't able to reproduce the issue with my local valgrind builds. Trying TSAN, Vangrind on ...
7 years, 1 month ago (2013-10-31 23:11:51 UTC) #4
ramant (doing other things)
On 2013/10/31 23:11:51, ramant wrote: > Wasn't able to reproduce the issue with my local ...
7 years, 1 month ago (2013-10-31 23:12:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/50603015/280001
7 years, 1 month ago (2013-11-01 00:17:54 UTC) #6
commit-bot: I haz the power
7 years, 1 month ago (2013-11-01 13:07:14 UTC) #7
Message was sent while issue was closed.
Change committed as 232344

Powered by Google App Engine
This is Rietveld 408576698