K 10 svn:author V 8 kientzle K 8 svn:date V 27 2008-08-10T07:14:38.907929Z K 7 svn:log V 219 MFC r179131 | cperciva | 2008-05-19 11:38:01 -0700 (Mon, 19 May 2008) Avoid a call to malloc(0) when invoked as 'tar ""'. This avoids a bizarre error message when malloc() is set to System V mode (malloc(0) == NULL). END