fix rare but nasty under-allocation bug in malloc with large requests
[musl] / src / string / memccpy.c
2011-02-24 Rich Felkeradd implementation of memccpy function