Fix problems with nmemb = 0 in safe_realloc (Closes: #80)
We need to handle this one case. It's not safe to use safe_realloc with size or nmemb = 0.
Please register or sign in to comment
We need to handle this one case. It's not safe to use safe_realloc with size or nmemb = 0.