mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-06-03 05:46:21 +00:00
* scripts/xsparse.c (emalloc): Do not report failure when malloc (0) returns NULL, as it does on AIX. Simply return a null pointer; that’s good enough for xsparse.c.