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

Issue 2894223002: Bounds-check rbp when unwinding a stack frame that uses rbp as a frame pointer. (Closed)

Created:
3 years, 7 months ago by Avi (use Gerrit)
Modified:
3 years, 7 months ago
CC:
chromium-reviews, danakj+watch_chromium.org, mac-reviews_chromium.org, vmpstr+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Bounds-check rbp when unwinding a stack frame that uses rbp as a frame pointer. BUG=531673 Review-Url: https://codereview.chromium.org/2894223002 Cr-Commit-Position: refs/heads/master@{#473689} Committed: https://chromium.googlesource.com/chromium/src/+/de8adfb9a185c752df2f7e464e77620badd313e0

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M base/profiler/native_stack_sampler_mac.cc View 5 chunks +19 lines, -2 lines 5 comments Download

Messages

Total messages: 20 (9 generated)
Avi (use Gerrit)
3 years, 7 months ago (2017-05-19 20:02:42 UTC) #6
Mike Wittman
lgtm, but I'd feel a lot more comfortable having Mark take a look as well ...
3 years, 7 months ago (2017-05-19 21:21:22 UTC) #7
Avi (use Gerrit)
Mark, ptal as well.
3 years, 7 months ago (2017-05-19 22:02:07 UTC) #9
Mark Mentovai
I'm already gone for the day. Probably not until Monday.
3 years, 7 months ago (2017-05-19 22:19:54 UTC) #10
Avi (use Gerrit)
On 2017/05/19 22:19:54, Mark Mentovai wrote: > I'm already gone for the day. Probably not ...
3 years, 7 months ago (2017-05-19 22:20:50 UTC) #11
Avi (use Gerrit)
https://codereview.chromium.org/2894223002/diff/1/base/profiler/native_stack_sampler_mac.cc File base/profiler/native_stack_sampler_mac.cc (right): https://codereview.chromium.org/2894223002/diff/1/base/profiler/native_stack_sampler_mac.cc#newcode131 base/profiler/native_stack_sampler_mac.cc:131: // If this stack frame has a frame pointer, ...
3 years, 7 months ago (2017-05-22 19:03:37 UTC) #12
Mike Wittman
https://codereview.chromium.org/2894223002/diff/1/base/profiler/native_stack_sampler_mac.cc File base/profiler/native_stack_sampler_mac.cc (right): https://codereview.chromium.org/2894223002/diff/1/base/profiler/native_stack_sampler_mac.cc#newcode131 base/profiler/native_stack_sampler_mac.cc:131: // If this stack frame has a frame pointer, ...
3 years, 7 months ago (2017-05-22 19:19:58 UTC) #13
Mark Mentovai
LGTM https://codereview.chromium.org/2894223002/diff/1/base/profiler/native_stack_sampler_mac.cc File base/profiler/native_stack_sampler_mac.cc (right): https://codereview.chromium.org/2894223002/diff/1/base/profiler/native_stack_sampler_mac.cc#newcode132 base/profiler/native_stack_sampler_mac.cc:132: // indexing memory access off of that pointer. ...
3 years, 7 months ago (2017-05-22 20:29:44 UTC) #14
Avi (use Gerrit)
https://codereview.chromium.org/2894223002/diff/1/base/profiler/native_stack_sampler_mac.cc File base/profiler/native_stack_sampler_mac.cc (right): https://codereview.chromium.org/2894223002/diff/1/base/profiler/native_stack_sampler_mac.cc#newcode132 base/profiler/native_stack_sampler_mac.cc:132: // indexing memory access off of that pointer. In ...
3 years, 7 months ago (2017-05-22 20:32:36 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2894223002/1
3 years, 7 months ago (2017-05-22 20:33:18 UTC) #17
commit-bot: I haz the power
3 years, 7 months ago (2017-05-22 21:00:08 UTC) #20
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/de8adfb9a185c752df2f7e464e77...

Powered by Google App Engine
This is Rietveld 408576698