diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2017-08-02 20:32:12 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2017-08-02 20:32:12 +0000 |
commit | 94380ed406bc3269b3c8776b86110f7082851ef1 (patch) | |
tree | b0407c911b8eae9253950087e67fc60f1957de85 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 4068e4eec5c63b8ee1dfc92c6c74c9c12f4a592c (diff) | |
download | bcm5719-llvm-94380ed406bc3269b3c8776b86110f7082851ef1.tar.gz bcm5719-llvm-94380ed406bc3269b3c8776b86110f7082851ef1.zip |
[msan] Check for pvalloc overflow
Summary:
CheckForPvallocOverflow was introduced with D35818 to detect when pvalloc
would wrap when rounding up to the next multiple of the page size.
Add this check to MSan's pvalloc implementation.
This time I made sure I was actually running (and writing) the correct tests,
and that they are passing...
Reviewers: alekseyshl
Reviewed By: alekseyshl
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D36164
llvm-svn: 309883
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions