aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2020-12-02 15:19:42 -0800
committerKostya Kortchinsky <kostyak@google.com>2020-12-02 16:10:50 -0800
commit0a09c1cc9dcbec8126344123e9481bed6524e5ec (patch)
tree27981f038e8521d6df731f9194ecaea968642d92 /clang/lib/Frontend/CompilerInstance.cpp
parent3a781b912fc7b492a21fe52cc8ce6c9e5854a9ab (diff)
downloadllvm-0a09c1cc9dcbec8126344123e9481bed6524e5ec.zip
llvm-0a09c1cc9dcbec8126344123e9481bed6524e5ec.tar.gz
llvm-0a09c1cc9dcbec8126344123e9481bed6524e5ec.tar.bz2
[scudo][standalone] Add missing va_end() in ScopedString::append
In ScopedString::append va_list ArgsCopy is created but never cleanuped which can lead to undefined behaviour, like stack corruption. Reviewed By: cryptoad Differential Revision: https://reviews.llvm.org/D92383
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions