diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-04-14 16:38:25 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-04-14 16:38:25 +0000 |
commit | 13a3f6914b137248ac75e460419e70ef090b0f87 (patch) | |
tree | 41771380e54d0b067a4b8910461f4e98a53ded7c /clang/lib/Serialization/ModuleManager.cpp | |
parent | da4e650e5c14432fee19d37d0cccfbe6668e6b0a (diff) | |
download | llvm-13a3f6914b137248ac75e460419e70ef090b0f87.zip llvm-13a3f6914b137248ac75e460419e70ef090b0f87.tar.gz llvm-13a3f6914b137248ac75e460419e70ef090b0f87.tar.bz2 |
tools: fix heap-buffer-overrun detected via ASAN
Once the auxiliary fields relating to the filename have been inspected, any
following auxiliary fields need not be visited as they have been consumed (the
following fields comprise the filepath as a single unit).
Adjust the test to catch this even if ASAN is not enabled.
llvm-svn: 206190
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions