Project

General

Profile

Bug #2089

Potential memory access violations

Added by skyjake almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Defect
Target version:
Start date:
2015-06-13
% Done:

100%

Tags:

Description

Run Address Sanitizer (available in Clang 3.7) to discover if there are problems accessing memory outside legal bounds.

Associated revisions

Revision c4db050d (diff)
Added by skyjake almost 9 years ago

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

Revision 0100cf49 (diff)
Added by skyjake almost 9 years ago

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 almost 9 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF