Changes between Initial Version and Version 1 of Ticket #410, comment 1
- Timestamp:
- 09/18/13 20:10:21 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #410, comment 1
initial v1 1 1 I looked this more and this is valgrind 3.6.1 bug. The valgrind version does not check length of string as it 2 2 should. This is fixed on newer valgrind 3.8.1 3 4 From valgrind source: 3 5 4 6 564 #define MEMCPY_BODY \