Bug #2089
Potential memory access violations
Description
Run Address Sanitizer (available in Clang 3.7) to discover if there are problems accessing memory outside legal bounds.
Associated revisions
Fixed: Memory access violations
Clang's Address Sanitizer discovered a number of small issues with
memory access.
(Note that "long" may be 64 bits in size.)
IssueID #2089
History
#1 Updated by skyjake over 9 years ago
- Status changed from Resolved to Closed
Fixed: Memory access violations
Clang's Address Sanitizer discovered a number of small issues with
memory access.
(Note that "long" may be 64 bits in size.)
IssueID #2089