breakpad/src
Joshua Peraza 5c7535af78 amd64: reject frames with invalid rsp/rip
CFI might compute invalid rsp/rip values if the values in the callee
frame were corrupted, as in stack overflow. Rejecting the frame
computed by CFI allows Breakpad to fall-back to scanning.

Bug: b/169611285
Change-Id: Ifeb08ab5639932c0e23722a161d9d15403738019
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/2456037
Reviewed-by: Mark Mentovai <mark@chromium.org>
2020-10-07 19:33:38 +00:00
..
build Fix MSVC build on 64-bit 2017-09-25 07:10:11 +00:00
client CopyFile: add a C++ API 2020-09-07 23:03:28 +00:00
common Revert "Refactor rangelist handling to prepare for dwarf5 .debug_rngslist" 2020-10-02 17:55:10 +00:00
google_breakpad processor: subtract 1 from return pointers while scanning 2020-08-14 17:26:39 +00:00
processor amd64: reject frames with invalid rsp/rip 2020-10-07 19:33:38 +00:00
third_party List missing 64-bit arches in the bundled curl 2017-11-13 19:50:29 +00:00
tools Add native symbol uploads to Mac OS symupload tool. 2020-08-17 22:31:50 +00:00
breakpad_googletest_includes.h test: allow use of system gmock/gtest libs 2016-01-25 19:27:56 -05:00
config.h.in Use breakpad_getcontext on all Linux platforms missing getcontext 2020-03-16 21:27:07 +00:00