mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-07-19 22:42:25 +00:00
9bbcac1cf7
* 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.