commit | 36341febb3748ee067d22468bfd532c9fe82baae | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Fri Oct 18 20:00:32 2019 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Aug 29 23:11:02 2020 -0700 |
tree | 98bb12907e7b7b30efb84a42f1801b426a20bab2 | |
parent | e9f1374ec681820e41e3910adb17e1de16fd8dd6 [diff] |
scudo: Update TLS_SLOT_SANITIZER value. Android now allocates only 8 fixed TLS slots. Somehow we were getting away with using a non-existent slot until now, but in some cases the TLS slots were being placed at the end of a page, which led to a segfault at startup. Differential Revision: https://reviews.llvm.org/D69191 llvm-svn: 375276 GitOrigin-RevId: cf25242daaf876085f6f665c26fa3aa3cd502040