platform_bionic/libc/arch-arm64
Elliott Hughes 41ef902379 Fix memchr overflow.
The overflow's actually in the generic C implementation of memchr.

While I'm here, let's switch our generic memrchr to the OpenBSD version too.

Bug: https://code.google.com/p/android/issues/detail?id=147048
Change-Id: I296ae06a1ee196d2c77c95a22f11ee4d658962da
2015-02-14 13:21:22 -08:00
..
bionic [Arm64] Fix overlapping fp fields in jmp_buf 2015-01-26 16:20:05 -08:00
denver64 Add __memcpy_chk assembly for 64 bit. 2014-09-26 12:47:04 -07:00
generic Add __memcpy_chk assembly for 64 bit. 2014-09-26 12:47:04 -07:00
include/machine Simplify our endian.h implementation. 2014-12-08 20:35:08 -08:00
syscalls Ensure raw fchmod/fchmodat syscalls are hidden. 2015-02-03 12:10:30 -08:00
arm64.mk Fix memchr overflow. 2015-02-14 13:21:22 -08:00