OSDN Git Service

[llvm-pdbdump] Fix read past EOF when file is too small.
authorZachary Turner <zturner@google.com>
Mon, 2 May 2016 22:16:57 +0000 (22:16 +0000)
committerZachary Turner <zturner@google.com>
Mon, 2 May 2016 22:16:57 +0000 (22:16 +0000)
commit59affc672aeb1e397153dedeb6316747eb6dbdbc
treea3bfb38772a7555ecad66e1c0bbd296a72d5e437
parente1cf918848feef0f21de363afc44fcff95f3803f
[llvm-pdbdump] Fix read past EOF when file is too small.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268316 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/PDB/Raw/PDBFile.cpp