diff options
author | Peter Collingbourne <pcc@google.com> | 2021-06-04 14:35:13 -0700 |
---|---|---|
committer | Gopal Shukla <gshukla@codeaurora.org> | 2021-06-09 08:20:15 +0000 |
commit | 4c90af54ee40fd5850f3a201fba9f706f9c2619f (patch) | |
tree | db4e9e91a34b6db2be83b4bfb8495e805aa8ac9f /libc/malloc_debug/PointerData.cpp | |
parent | 5af6b7975694b08e8e363e9435990f248fbb39ca (diff) |
Disable return PAC in __pthread_start.
This function doesn't return, but it does appear in stack traces. Avoid
using return PAC in this function because we may end up resetting IA,
which may confuse unwinders due to mismatching keys.
Bug: 189808795
Change-Id: I953da9078acd1d43eb7a47fb11f75caa0099fa12
(cherry picked from commit 26d83ba7abcbfa725794c144411214d16f64b75a)
CRs-Fixed:2965421
Diffstat (limited to 'libc/malloc_debug/PointerData.cpp')
0 files changed, 0 insertions, 0 deletions