fix regression in getspnam[_r] error code for insufficient buffer size
[musl] / src / malloc / expand_heap.c
2015-06-14 Rich Felkerrefactor malloc's expand_heap to share with __simple_malloc