[PATCH] D33858: [PDB] Fix use after free.
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 2 17:34:06 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304623: [PDB] Fix use after free. (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D33858?vs=101298&id=101299#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33858
Files:
llvm/trunk/include/llvm/DebugInfo/MSF/MappedBlockStream.h
llvm/trunk/include/llvm/DebugInfo/PDB/Native/TpiStream.h
llvm/trunk/lib/DebugInfo/MSF/MappedBlockStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/DbiStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBFile.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/TpiStream.cpp
llvm/trunk/lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp
llvm/trunk/tools/llvm-pdbdump/LLVMOutputStyle.cpp
llvm/trunk/tools/llvm-pdbdump/YAMLOutputStyle.cpp
llvm/trunk/tools/llvm-pdbdump/fuzzer/llvm-pdbdump-fuzzer.cpp
llvm/trunk/unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33858.101299.patch
Type: text/x-patch
Size: 34193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170603/1f54f6d2/attachment.bin>
More information about the llvm-commits
mailing list