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

Issue 7216031: Coverity: Initialize member variables. (Closed)

Created:
9 years, 6 months ago by James Hawkins
Modified:
9 years, 6 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Coverity: Initialize member variables. CID=9269,13399,14520 BUG=none TEST=none R=vandebo@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89966

Patch Set 1 #

Total comments: 5

Patch Set 2 : Review fixes. #

Patch Set 3 : Remove trace_event.h changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M base/dir_reader_linux.h View 1 chunk +1 line, -0 lines 0 comments Download
M base/process_util.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/base/text/text_elider.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
James Hawkins
9 years, 6 months ago (2011-06-21 22:13:22 UTC) #1
vandebo (ex-Chrome)
LGTM with comments & nits http://codereview.chromium.org/7216031/diff/1/base/debug/trace_event.h File base/debug/trace_event.h (right): http://codereview.chromium.org/7216031/diff/1/base/debug/trace_event.h#newcode492 base/debug/trace_event.h:492: : p_data_(NULL) { nit: ...
9 years, 6 months ago (2011-06-21 22:34:44 UTC) #2
James Hawkins
9 years, 6 months ago (2011-06-21 22:45:05 UTC) #3
http://codereview.chromium.org/7216031/diff/1/base/debug/trace_event.h
File base/debug/trace_event.h (right):

http://codereview.chromium.org/7216031/diff/1/base/debug/trace_event.h#newcod...
base/debug/trace_event.h:492: : p_data_(NULL) {
On 2011/06/21 22:34:44, vandebo wrote:

Done.

http://codereview.chromium.org/7216031/diff/1/base/debug/trace_event.h#newcod...
base/debug/trace_event.h:507: // This Data struct workaround is to avoid
initializing all the members
On 2011/06/21 22:34:44, vandebo wrote:

I've pinged jbates about this.

Powered by Google App Engine
This is Rietveld 408576698