4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-09 02:29:07 +08:00
PkmX via Newlib 5e145c08ba 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-10-14 10:54:25 -04:00
..
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:22 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:22 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:22 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2020-10-14 10:54:08 -04:00
2016-07-04 14:17:10 +01:00
2016-07-04 17:13:55 +01:00