]> diplodocus.org Git - nmh/commitdiff
Fix error message when attempting to xmh_realloc() 0 bytes.
authorRalph Corderoy <ralph@inputplus.co.uk>
Sat, 15 Oct 2016 22:40:00 +0000 (23:40 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Sat, 15 Oct 2016 22:40:00 +0000 (23:40 +0100)
Though really, I'd expect it to perform a free(3) then, as the real
realloc(3) does.


No differences found