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

Issue 14262014: Fix some bugs in the handling of dynamic crash keys. (Closed)

Created:
7 years, 8 months ago by Roger McFarlane (Chromium)
Modified:
7 years, 8 months ago
CC:
chromium-reviews, MAD, cpu_(ooo_6.6-7.5)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fix some bugs in the handling of dynamic crash keys. - The check to see if the dynamic key slots were all in use was comparing the wrong value. - The lengths of the key and value being set wasn't being validated. The lower-level code capturing the values subsequently terminate the process if a key or value is too long for the CustomInfoEntry record. R= cpu@chromium.org, rsesek@chromium.org BUG=77656 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195196

Patch Set 1 : Initial CL #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -4 lines) Patch
M chrome/app/breakpad_win.cc View 2 chunks +16 lines, -4 lines 2 comments Download

Messages

Total messages: 12 (0 generated)
Roger McFarlane (Chromium)
PTAL?
7 years, 8 months ago (2013-04-16 04:15:13 UTC) #1
Robert Sesek
https://codereview.chromium.org/14262014/diff/2001/chrome/app/breakpad_win.cc File chrome/app/breakpad_win.cc (right): https://codereview.chromium.org/14262014/diff/2001/chrome/app/breakpad_win.cc#newcode768 chrome/app/breakpad_win.cc:768: 0, google_breakpad::CustomInfoEntry::kValueMaxLength - 1)); The crash_logging system should be ...
7 years, 8 months ago (2013-04-16 17:54:29 UTC) #2
Roger McFarlane (Chromium)
https://codereview.chromium.org/14262014/diff/2001/chrome/app/breakpad_win.cc File chrome/app/breakpad_win.cc (right): https://codereview.chromium.org/14262014/diff/2001/chrome/app/breakpad_win.cc#newcode768 chrome/app/breakpad_win.cc:768: 0, google_breakpad::CustomInfoEntry::kValueMaxLength - 1)); On 2013/04/16 17:54:29, rsesek wrote: ...
7 years, 8 months ago (2013-04-16 18:18:23 UTC) #3
Roger McFarlane (Chromium)
ping?
7 years, 8 months ago (2013-04-17 14:59:58 UTC) #4
Robert Sesek
lgtm
7 years, 8 months ago (2013-04-17 15:40:18 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerm@chromium.org/14262014/2001
7 years, 8 months ago (2013-04-18 15:03:40 UTC) #6
commit-bot: I haz the power
Presubmit check for 14262014-2001 failed and returned exit status 1. INFO:root:Found 1 file(s). Running presubmit ...
7 years, 8 months ago (2013-04-18 15:03:42 UTC) #7
Roger McFarlane (Chromium)
Hey Eric, I think Carlos is nominating you to be an OWNER in this directory. ...
7 years, 8 months ago (2013-04-18 15:09:39 UTC) #8
cpu_(ooo_6.6-7.5)
lgtm, I still want the opinion of eroman since my brain tells me added the ...
7 years, 8 months ago (2013-04-18 17:33:05 UTC) #9
eroman
lgtm
7 years, 8 months ago (2013-04-18 21:04:43 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rogerm@chromium.org/14262014/2001
7 years, 8 months ago (2013-04-18 21:19:01 UTC) #11
commit-bot: I haz the power
7 years, 8 months ago (2013-04-19 14:57:14 UTC) #12
Message was sent while issue was closed.
Change committed as 195196

Powered by Google App Engine
This is Rietveld 408576698