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

Issue 3694002: Add missing MD_MISCINFO_FLAGS1_BUILDSTRING (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by Mark Mentovai
Modified:
9 years, 10 months ago
Reviewers:
ivanpe
CC:
google-breakpad-dev_googlegroups.com, ivanpe.google
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add missing MD_MISCINFO_FLAGS1_BUILDSTRING. Revise documentation to clarify
that it is not enough to check the size of an MDRawMiscInfo stream to verify
member validity, the flags1 field needs to be consulted as well. Update
minidump_dump to correctly consider the validity of all fields in this
structure.

R=ivanpe@chromium.org

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

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/google_breakpad/common/minidump_format.h View 4 chunks +14 lines, -11 lines 0 comments Download
M src/processor/minidump.cc View 1 3 chunks +142 lines, -42 lines 0 comments Download

Messages

Total messages: 6
Mark Mentovai
MISC_INFO_3 and MISC_INFO_4 were added in r1204, https://breakpad.appspot.com/617002. The validity flag, MD_MISCINFO_FLAGS1_BUILDSTRING, was missing. This ...
9 years, 11 months ago #1
Mark Mentovai
Ping?
9 years, 11 months ago #2
ivanpe
LGTM. Sorry for the delay. I was at a 3 days class last week and ...
9 years, 11 months ago #3
Mark Mentovai
Good idea on the enum argument, thanks. I also added time_t decoding for the process_create_time ...
9 years, 11 months ago #4
ivanpe
On 2014/06/03 17:57:13, Mark Mentovai wrote: > Good idea on the enum argument, thanks. > ...
9 years, 11 months ago #5
Mark Mentovai
9 years, 10 months ago #6
Message was sent while issue was closed.
Committed patchset #2 manually as r1336 (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