Date: Wed, 12 Mar 2008 04:47:38 +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 src/lib/libarchive/test test_entry.c Message-ID: <200803120447.m2C4lcrE095216@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2008-03-12 04:47:38 UTC FreeBSD src repository Modified files: lib/libarchive archive_entry.c lib/libarchive/test test_entry.c Log: Tighten up the semantics of acl_next() and xattr_next() when you hit the end of the ACL or xattr list. Thanks to: Jeff Johnson for pointing out the obvious typo Revision Changes Path 1.47 +5 -0 src/lib/libarchive/archive_entry.c 1.3 +22 -0 src/lib/libarchive/test/test_entry.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803120447.m2C4lcrE095216>