aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DynamicLibrary.cpp
diff options
context:
space:
mode:
authorEtienne Bergeron <etienneb@google.com>2017-02-21 16:09:38 +0000
committerEtienne Bergeron <etienneb@google.com>2017-02-21 16:09:38 +0000
commitfc68c2c777d1600d011e9052fec5b1885084feb4 (patch)
treeeee623c2ab1f6d4c1f6a9fb6722a16c6b4250172 /llvm/lib/Support/DynamicLibrary.cpp
parent4cc6dd0cf6a73b86155842d6fa9cb32b98aaba47 (diff)
downloadllvm-fc68c2c777d1600d011e9052fec5b1885084feb4.zip
llvm-fc68c2c777d1600d011e9052fec5b1885084feb4.tar.gz
llvm-fc68c2c777d1600d011e9052fec5b1885084feb4.tar.bz2
[compiler-rt][asan] Add support for desallocation of unhandled pointers
Summary: On windows 10, the ucrt DLL is performing allocations before the function hooking and there are multiple allocations not handled by Asan. When a free occur at the end of the process, asan is reporting desallocations not malloc-ed. Reviewers: rnk, kcc Reviewed By: rnk, kcc Subscribers: kcc, llvm-commits, kubamracek, chrisha, dberris Differential Revision: https://reviews.llvm.org/D25946 llvm-svn: 295730
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions