Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(12)

Issue 390003: Initialize a CustomClientInfo variable. (Coverity) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by Lei Zhang (chromium)
Modified:
12 years, 5 months ago
Reviewers:
Cris Neckar, cpu1
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Initialize a CustomClientInfo variable. (Coverity)
Committed: https://code.google.com/p/google-breakpad/source/detail?r=967

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/windows/crash_generation/crash_generation_client.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
Lei Zhang (chromium)
Coverity complains about this variable being uninitialized after r961. I think this should fix it, ...
12 years, 5 months ago #1
Cris Neckar
12 years, 5 months ago #2
Yeah that fixes it. That field is unused on the other side for this message
anyway so this shouldn't have caused problems but this makes it clean. thanks.

LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted