kientzle 2008-08-10 07:14:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
usr.bin/tar bsdtar.c
Log:
SVN rev 181512 on 2008-08-10 07:14:38Z by kientzle
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).
Revision Changes Path
1.77.2.11 +2 -2 src/usr.bin/tar/bsdtar.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"