fix crash in wordfree if we_offs is not initialized by the caller
[musl] / src / string / memrchr.c
2011-04-13 Rich Felkerimplement memrchr (nonstandard) and optimize strrchr...