fryshorts 3c5e8674b5 Use memmove instead of memcpy for potentially overlapping memory
This fixes an issue reported by valgrind where overlapping memory
was copied with memcpy.
This also removes a redundant assignment where the array size was
explicitly set to zero when it was already zero.
2014-05-17 15:47:59 +02:00
..
2014-04-07 01:25:38 -07:00
2014-04-07 01:25:38 -07:00
2014-04-07 01:29:56 -07:00
2014-05-16 00:18:23 -07:00
2014-05-16 00:18:23 -07:00
2013-09-30 19:37:13 -07:00
2013-10-14 13:21:15 +02:00