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

Issue 5734002: Linux: Call memset() in a couple places in ExceptionHandler to avoid uninit memory reads under Valg… (Closed)

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

Description

Linux: Call memset() in a couple places in ExceptionHandler to avoid uninit
memory reads under Valgrind.

Also move private static variables into the .cc file.

BUG=chromium:332335
R=ivanpe@chromium.org

Committed: https://code.google.com/p/google-breakpad/source/detail?r=1385

Patch Set 1 #

Patch Set 2 : lint #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/linux/handler/exception_handler.cc View 1 9 chunks +28 lines, -24 lines 0 comments Download
M src/client/linux/handler/exception_handler.h View 1 4 chunks +4 lines, -11 lines 0 comments Download

Messages

Total messages: 3
Lei Zhang (chromium)
9 years, 7 months ago #1
ivanpe
LGTM
9 years, 7 months ago #2
Lei Zhang (chromium)
9 years, 7 months ago #3
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as r1385 (presubmit successful).
Sign in to reply to this message.

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