sandboxed-api/sandboxed_api/sandbox2/unwind
Wiktor Garbacz 755f29b35e Correct unwinding stop condition
On successful completion, `unw_step()` returns a positive value
  if the updated cursor refers to a valid stack frame,
  or `0` if the previous stack frame was the last frame in the
  chain. On error, the negative value of one of the error-codes
  below is returned.

PiperOrigin-RevId: 491588164
Change-Id: Ie361023ef69eed6c895856832a8208f2791f644d
2022-11-29 03:24:31 -08:00
..
BUILD.bazel Internal compatible_with change 2022-11-28 09:55:57 -08:00
CMakeLists.txt Enable stack traces on AArch64 2022-02-08 06:23:52 -08:00
ptrace_hook.cc Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
ptrace_hook.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
unwind.cc Correct unwinding stop condition 2022-11-29 03:24:31 -08:00
unwind.h Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00
unwind.proto Change license link to HTTPS URL 2022-01-28 01:39:09 -08:00