aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRoland McGrath <mcgrathr@google.com>2020-11-13 22:22:54 -0800
committerRoland McGrath <mcgrathr@google.com>2020-11-13 22:24:44 -0800
commit6ef07111a402a87fda096b6b8d7327e4aa89d4d6 (patch)
treee1e704bc544e407101c0ecf2fe632356dcaa0c5e /clang/lib/Frontend/CompilerInvocation.cpp
parent4364539b3a4c5e73561e5ff29e6952a75e89dc43 (diff)
downloadllvm-6ef07111a402a87fda096b6b8d7327e4aa89d4d6.zip
llvm-6ef07111a402a87fda096b6b8d7327e4aa89d4d6.tar.gz
llvm-6ef07111a402a87fda096b6b8d7327e4aa89d4d6.tar.bz2
[scudo/standalone] Fix leak in ThreadedGlobalQuarantine test
This unit test code was using malloc without a corresponding free. When the system malloc is not being overridden by the code under test, it might an asan/lsan allocator that notices leaks. Reviewed By: phosek Differential Revision: https://reviews.llvm.org/D91472
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions