diff options
author | Rui Ueyama <ruiu@google.com> | 2014-03-21 00:48:26 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-03-21 00:48:26 +0000 |
commit | b4c358fab8d19e93dc6e6fb55f9e115b7adc21ea (patch) | |
tree | 35e50ab9be6186eae66524f91fe62a1ac5aca503 /llvm/lib/Support/LockFileManager.cpp | |
parent | 8288afb5fe5b972a394e23f942212d319fd69e10 (diff) | |
download | llvm-b4c358fab8d19e93dc6e6fb55f9e115b7adc21ea.zip llvm-b4c358fab8d19e93dc6e6fb55f9e115b7adc21ea.tar.gz llvm-b4c358fab8d19e93dc6e6fb55f9e115b7adc21ea.tar.bz2 |
[PECOFF] Fix possible response file buffer overrun.
Response file is not NUL terminated, so when creating a StringRef for
the buffer contents, we need to pass the buffer size as well as the
pointer pointing to the buffer.
llvm-svn: 204420
Diffstat (limited to 'llvm/lib/Support/LockFileManager.cpp')
0 files changed, 0 insertions, 0 deletions