diff options
author | Zachary Turner <zturner@google.com> | 2016-05-27 20:17:33 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-05-27 20:17:33 +0000 |
commit | 7dd42598be026bd00c10ff876ea92da557f812a4 (patch) | |
tree | b7147e7a81861cd216342adbc5d90967cb3250e1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6481a0f020a7834abb391760556c3d54f57cc6ab (diff) | |
download | llvm-7dd42598be026bd00c10ff876ea92da557f812a4.zip llvm-7dd42598be026bd00c10ff876ea92da557f812a4.tar.gz llvm-7dd42598be026bd00c10ff876ea92da557f812a4.tar.bz2 |
[pdb] Fix size check when reading stream bytes.
We were accidentally bounds checking the read against the output
ArrayRef instead of against the size of the read.
llvm-svn: 271040
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions