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

Issue 228001: Linux: Attempt to generate an ELF identifier for deleted running binaries. (Closed)

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

Description

Linux: Attempt to generate an ELF identifier for deleted running binaries.

r733

Patch Set 1 #

Total comments: 9

Patch Set 2 : check for existence of files with delete in their name #

Patch Set 3 : upload the right patch #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/client/linux/minidump_writer/linux_dumper.cc View 1 2 10 chunks +59 lines, -14 lines 0 comments Download
M src/client/linux/minidump_writer/linux_dumper.h View 1 2 2 chunks +12 lines, -1 line 0 comments Download

Messages

Total messages: 6
Lei Zhang (chromium)
When an user is running Google Chrome version N, and then an upgrade changes the ...
13 years, 11 months ago #1
kmixter
Just a quick drive-by comment: doesn't this mean that the the resulting minidump will be ...
13 years, 11 months ago #2
Lei Zhang (chromium)
On 2010/11/11 02:08:41, kmixter wrote: > Just a quick drive-by comment: doesn't this mean that ...
13 years, 11 months ago #3
agl
LGTM http://breakpad.appspot.com/228001/diff/1/2 File src/client/linux/minidump_writer/linux_dumper.cc (right): http://breakpad.appspot.com/228001/diff/1/2#newcode1 Line 1: // Copyright (c) 2010, Google Inc. (Typically ...
13 years, 11 months ago #4
Lei Zhang (chromium)
http://breakpad.appspot.com/228001/diff/1/2 File src/client/linux/minidump_writer/linux_dumper.cc (right): http://breakpad.appspot.com/228001/diff/1/2#newcode243 Line 243: mapping->name[filename_len - my_strlen(kDeletedSuffix)] = '\0'; On 2010/11/11 14:39:58, ...
13 years, 11 months ago #5
agl
13 years, 11 months ago #6
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