commit | d408e982d8ea7cdcc89f5c7cab7d1639106e616e | [log] [tgz] |
---|---|---|
author | Mike Wittman <[email protected]> | Mon Apr 16 21:07:21 2018 |
committer | Commit Bot <[email protected]> | Mon Apr 16 21:07:21 2018 |
tree | ccddb9bcd275dbe9ace582bc50b95cfb314b1a4f | |
parent | 1fbcaf2072c11a8609ee6a84fba769fa67aff29d [diff] |
[Sampling profiler] Avoid underflow in OS X rbp check When rbp was less than the offset, the check was underflowing and incorrectly passing. Add a check for rbp < offset to detect this situation. Bug: 831448 Change-Id: I4f780c1573782af3ca29b0f814e93ff2dca839f2 Reviewed-on: https://chromium-review.googlesource.com/1013213 Reviewed-by: Leonard Grey <[email protected]> Commit-Queue: Mike Wittman <[email protected]> Cr-Commit-Position: refs/heads/master@{#551113}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .