cvs commit: src/lib/libarchive archive_entry.c
Tim Kientzle
kientzle at FreeBSD.org
Fri Mar 14 15:40:36 PDT 2008
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
More information about the cvs-src
mailing list