summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-04-12 20:51:10 +0000
committerChris Lattner <sabre@nondot.org>2009-04-12 20:51:10 +0000
commit14bdb7843057023b1847e37efbd7381a46bf6e5b (patch)
tree50fdd9247e1f1482d81465fb9d9e6644e58b1753 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent109af6232b5ec16aa9e8aa50d2f65b52efd08321 (diff)
fix a valgrind problem I noticed while developing another patch,
if a decl is invalid, it isn't added to the Decls array, so we need to pass in Decls.size() to avoid reading uninit memory. llvm-svn: 68913
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions