samuelsadok
c49e679bd9
fix bad use of memcpy
...
memcpy is not guaranteed to work with overlapped memory areas, however memmove is.
Apart from the semantic difference this fixes a compiler warning and possibly previously unexplained occurrences of `ERROR_INVALID_STATE`.
2019-09-19 10:10:51 +02:00
..
2018-09-27 21:29:21 -07:00
2018-09-27 21:29:21 -07:00
2019-09-19 10:10:51 +02:00
2019-06-03 12:06:50 -04:00
2019-01-16 01:19:36 -08:00
2019-02-11 19:05:22 -08:00
2019-03-17 20:43:18 +01:00
2019-08-09 21:50:55 -07:00
2019-08-09 21:50:55 -07:00
2019-09-09 20:42:10 -07:00
2018-12-17 13:54:32 -08:00
2019-05-15 23:06:45 -07:00
2019-08-09 20:37:07 -07:00
2019-08-09 20:37:07 -07:00
2018-05-13 18:53:44 -07:00
2019-03-18 17:57:44 -07:00
2018-08-23 22:26:26 -04:00
2019-03-17 20:43:18 +01:00
2018-09-24 22:45:04 -07:00
2019-03-17 20:43:18 +01:00
2018-10-22 20:23:54 -07:00
2018-09-30 19:13:53 -07:00