diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2016-05-06 19:35:22 +0000 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2016-05-06 19:35:22 +0000 |
commit | 144eafd9ee88eb1ec80c4beb82e95a134ad0738c (patch) | |
tree | 29aaed0bde573a69eb691de52cac4465e5bfdfbe /llvm/lib/Object/Error.cpp | |
parent | c46f7d1883144b3c94f008ed902d6bc4c81a21f8 (diff) | |
download | llvm-144eafd9ee88eb1ec80c4beb82e95a134ad0738c.zip llvm-144eafd9ee88eb1ec80c4beb82e95a134ad0738c.tar.gz llvm-144eafd9ee88eb1ec80c4beb82e95a134ad0738c.tar.bz2 |
tsan: fix a crash
Fixes crash reported in:
https://bugs.chromium.org/p/v8/issues/detail?id=4995
The problem is that we don't have a processor in a free interceptor
during thread exit.
The crash was introduced by introduction of Processors.
However, previously we silently leaked memory which wasn't any better.
llvm-svn: 268782
Diffstat (limited to 'llvm/lib/Object/Error.cpp')
0 files changed, 0 insertions, 0 deletions