Changes between Initial Version and Version 3 of Ticket #4441


Ignore:
Timestamp:
Jan 2, 2017, 5:50:19 PM (7 years ago)
Author:
OMGtechy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4441 – Description

    initial v3  
    1414==7265==    by 0x4219C6: main (main.cpp:571)
    1515}}}
    16 So I fixed it, and gave that bit of a code a lick of paint whilst I was at it.
     16
     17This is almost certainly an issue in valgrind, since memmove exists to allow said overlap, but it's easy to fix and allows people to use the offending valgrind version. I fixed it on that basis.