memchr: Work around memory overrun bug on AIX 7.2.
commit8183682cc4436bee18007d61bc79938eaf78619a
authorBruno Haible <bruno@clisp.org>
Fri, 11 Dec 2020 11:14:03 +0000 (11 12:14 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 11 Dec 2020 11:14:03 +0000 (11 12:14 +0100)
treec1084eaca68a2940f5c39a753d30e5ec1ae4c8c3
parent698ca7249ffdbfe8d99757aea41ee97a96c3984f
memchr: Work around memory overrun bug on AIX 7.2.

* m4/memchr.m4 (gl_FUNC_MEMCHR): Test against AIX 7.2 bug.
* doc/posix-functions/memchr.texi: Mention the AIX bug.
ChangeLog
doc/posix-functions/memchr.texi
m4/memchr.m4