mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:26:06 +00:00
When a crash dump request is received over a socket, the message includes a stack address of the thread requesting the dump. This can be used to override the ExceptionInfo's thread ID which may be incorrect in the handler's PID namespace. Bug: crashpad:286 Change-Id: I053cf709c5eeefb73b31328f16a806510e1bd35d Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1759280 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Joshua Peraza <jperaza@chromium.org>