Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(18)

Issue 708803002: minidump: stronger checking for MinidumpWritableAtRVA<>() (Closed)

Created:
6 years, 1 month ago by Mark Mentovai
Modified:
6 years, 1 month ago
Reviewers:
Robert Sesek
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Project:
crashpad
Visibility:
Public.

Description

minidump: stronger checking for MinidumpWritableAtRVA<>(). MinidumpWritableAtRVA<>() now checks that the object of the requested type is actually in the range of the minidump file’s size, rather than just checking that the beginning of the object is in range. TEST=minidump_test R=rsesek@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/8ad3beccdb56e5214ec5a82497bc90e09902ec2b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -36 lines) Patch
M minidump/test/minidump_writable_test_util.h View 4 chunks +20 lines, -36 lines 0 comments Download
M minidump/test/minidump_writable_test_util.cc View 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Mark Mentovai
6 years, 1 month ago (2014-11-06 17:06:53 UTC) #2
Robert Sesek
LGTM
6 years, 1 month ago (2014-11-06 20:01:52 UTC) #3
Mark Mentovai
6 years, 1 month ago (2014-11-06 21:48:04 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8ad3beccdb56e5214ec5a82497bc90e09902ec2b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698