kientzle 2008-03-14 22:40:36 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_entry.c
Log:
Let archive_entry_clear() accept a NULL pointer and simply do nothing.
In particular, this allows archive_entry_free() to work correctly
for a NULL pointer, which makes it parallel with free(3).
Revision Changes Path
1.48 +2 -0 src/lib/libarchive/archive_entry.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"