cvs commit: src/lib/libarchive archive_entry.c
src/lib/libarchive/test test_entry.c
Tim Kientzle
kientzle at FreeBSD.org
Wed Mar 12 04:47:38 UTC 2008
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
More information about the cvs-src
mailing list