Files
clang-p2996/llvm/lib/Bytecode/Reader/ReaderWrappers.cpp
Chris Lattner 1e9402d93d Define the instance variable Buffer, not the automatic variable Buffer.
This was causing us to munmap random stuff, which is obviously bad.

llvm-svn: 8709
2003-09-25 04:13:53 +00:00

5.9 KiB