View Revisions: Issue #2818
[ All Revisions ] [ Back to Issue ]
Summary | 0002818: ERROR: AddressSanitizer: global-buffer-overflow in bm_is_valid() bmpman.cpp | ||
---|---|---|---|
Revision | 2013-03-22 23:58 by Echelon9 | ||
Steps To Reproduce | 1. Utilise a version of Clang that supports AddressSantizer (https://code.google.com/p/address-sanitizer/wiki/AddressSanitizer). 2. Build with -fsanitize=address C/C++ flag 3. Run the game with mediavps 3.6.12 |
||
Revision | 2013-03-22 23:52 by Echelon9 | ||
Steps To Reproduce |