As pointed out in http://reviews.llvm.org/D7583
The current checks can cause overflows when object size/access offset cross Quintillion bytes.
Details
Details
- Reviewers
nlopes
Diff Detail
Diff Detail
Paths
| Differential D8193
asan: fix overflows in isSafeAccess ClosedPublic Authored by dvyukov on Mar 10 2015, 3:24 AM.
Details
Summary As pointed out in http://reviews.llvm.org/D7583
Diff Detail Event Timelinedvyukov updated this object. This revision is now accepted and ready to land.Mar 14 2015, 11:32 AM
Revision Contents
Diff 21558 lib/Transforms/Instrumentation/AddressSanitizer.cpp
|