platform_bionic/libc/arch-mips
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 Merge mips setjmp/longjmp family. 2014-12-08 17:07:53 -08:00
include Add support for DT_MIPS_RLD_MAP2 tag. 2014-12-19 11:13:11 -08:00
string Fix mips build. 2015-01-27 11:09:27 -08:00
syscalls Ensure raw fchmod/fchmodat syscalls are hidden. 2015-02-03 12:10:30 -08:00
mips.mk Fix memchr overflow. 2015-02-14 13:21:22 -08:00