diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2017-07-31 18:45:17 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2017-07-31 18:45:17 +0000 |
commit | 56f5f17349bc12c7375cef65172a0c78d96ac442 (patch) | |
tree | d25bdd2869f80b9e3b1f7c3a4a990cf52c3dfc34 /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py | |
parent | f22c578d673f503e64c6b2e262e196ca867ec290 (diff) | |
download | bcm5719-llvm-56f5f17349bc12c7375cef65172a0c78d96ac442.tar.gz bcm5719-llvm-56f5f17349bc12c7375cef65172a0c78d96ac442.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.
Reviewers: alekseyshl
Reviewed By: alekseyshl
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D36093
llvm-svn: 309601
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions