mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-09-04 07:16:54 +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.