Date: Mon, 11 Aug 2008 02:36:45 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_entry.c Message-ID: <200808110236.m7B2apGX021479@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2008-08-11 02:36:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libarchive archive_entry.c Log: SVN rev 181570 on 2008-08-11 02:36:45Z by kientzle MFC r177188: Allow archive_entry_clear() (and hence, archive_entry_free()) to graciously accept a NULL argument. This makes archive_entry_free() parallel with free(3). Revision Changes Path 1.29.2.7 +2 -0 src/lib/libarchive/archive_entry.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808110236.m7B2apGX021479>