Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
base/allocator: Revert stack scanning refactor
It is still only used by starscan, which is not used by us. It causes hanging in pthread_getattr_np() under qemu-user, see https://www.openwall.com/lists/musl/2017/06/15/9. Introduced in https://chromium-review.googlesource.com/c/chromium/src/+/5371077
- Loading branch information
0edc025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.