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

Issue 322001: Fix AddMappingInfo() to properly zero-terminate the name.

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by Michael Krebs
Modified:
11 years, 7 months ago
Reviewers:
Ted Mielczarek
CC:
google-breakpad-dev_googlegroups.com
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/src/
Visibility:
Public.

Description

Fix AddMappingInfo() to properly zero-terminate the name.

Commit change kmixter made to fix a breaking unittest.  The strncpy() in
ExceptionHandler::AddMappingInfo() was not zero-terminating the name.

BUG=None
TEST=kmixter ran unittests

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M client/linux/handler/exception_handler.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 2
Michael Krebs
Ted, can you review/commit this fix for me, as I'm not a submitter? Thanks.
12 years, 6 months ago #1
Ted Mielczarek
11 years, 7 months ago #2
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