diff options
author | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2018-08-21 17:29:01 +0000 |
---|---|---|
committer | Vlad Tsyrklevich <vlad@tsyrklevich.net> | 2018-08-21 17:29:01 +0000 |
commit | f6c701054e9da7820637b71c3d4454c93361d4fd (patch) | |
tree | defa238983d4aee4edc4d72da590b7ac96e811f6 /llvm/docs/TestingGuide.rst | |
parent | 50eba6b380f7106f17329f4d5ea6bfc84702c2d2 (diff) | |
download | bcm5719-llvm-f6c701054e9da7820637b71c3d4454c93361d4fd.tar.gz bcm5719-llvm-f6c701054e9da7820637b71c3d4454c93361d4fd.zip |
SafeStack: Use correct unsafe stack sizes
Summary:
When deallocating thread stacks, we use one thread's unsafe stack size
to deallocate another thread's unsafe stack; however, the two sizes may
differ. Record an unsafe stack's size in the thread stack linked list.
Reviewers: pcc, eugenis
Reviewed By: eugenis
Subscribers: delcypher, llvm-commits, #sanitizers, kcc
Differential Revision: https://reviews.llvm.org/D51016
llvm-svn: 340308
Diffstat (limited to 'llvm/docs/TestingGuide.rst')
0 files changed, 0 insertions, 0 deletions