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

Issue 8930016: Fix valgrind warning in remoting_unittests due to uninitialized memory. (Closed)

Created:
9 years ago by Sergey Ulanov
Modified:
9 years ago
Reviewers:
Wez
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Fix valgrind warning in remoting_unittests due to uninitialized memory. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114278

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M remoting/protocol/connection_tester.cc View 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Sergey Ulanov
9 years ago (2011-12-13 20:56:12 UTC) #1
Wez
Any reason not to just memset() in both cases? We're not checking the content are ...
9 years ago (2011-12-13 21:24:52 UTC) #2
Sergey Ulanov
On 2011/12/13 21:24:52, Wez wrote: > Any reason not to just memset() in both cases? ...
9 years ago (2011-12-13 21:34:42 UTC) #3
Wez
9 years ago (2011-12-13 21:35:40 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698