PkmX via Newlib
123b806523
riscv: fix integer wraparound in memcpy
...
This patch fixes a bug in RISC-V's memcpy implementation where an
integer wraparound occurs when src + size < 8 * sizeof(long), causing
the word-sized copy loop to be incorrectly entered.
Signed-off-by: Chih-Mao Chen <cmchen@andestech.com>
2020-07-27 10:14:34 +02:00
..
2018-01-17 11:47:26 -06:00
2020-01-29 19:03:31 +01:00
2017-12-07 11:54:11 +00:00
2020-07-10 10:51:43 +02:00
2020-07-16 11:27:38 +02:00
2020-02-18 11:35:42 +01:00
2020-07-27 10:14:34 +02:00
2020-01-29 19:03:31 +01:00
2020-01-29 19:03:31 +01:00
2018-01-17 11:47:26 -06:00
2020-01-29 19:03:31 +01:00
2018-07-05 15:33:49 -04:00
2019-01-15 10:48:08 -05:00
2020-02-06 11:58:50 +01:00
2020-01-29 19:03:31 +01:00
2020-05-19 15:19:33 +02:00
2020-02-18 11:35:42 +01:00
2020-03-13 13:51:20 -05:00
2018-01-17 11:47:30 -06:00
2018-08-08 23:59:34 +02:00
2018-07-30 09:36:49 +02:00
2018-09-06 14:10:42 +02:00
2016-01-04 12:57:31 -05:00
2020-01-21 15:17:43 -05:00
2017-11-29 11:25:46 -06:00
2017-11-29 11:25:45 -06:00
2017-11-29 11:25:45 -06:00
2017-11-29 11:25:46 -06:00
2017-11-29 11:25:46 -06:00
2019-01-23 10:46:24 +01:00
2015-08-03 09:54:33 +01:00