cvs commit: src/lib/libarchive archive_entry.c
Tim Kientzle
kientzle at FreeBSD.org
Fri Dec 10 23:11:43 PST 2004
kientzle 2004-12-11 07:11:42 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_entry.c
Log:
Be more careful about assembling/disassembling
device numbers. In particular, this should fix
a bug where archiving a device node with a very
large minor number would sometimes overflow and
corrupt the major number.
Thanks to: Ben Mesander
MFC after: 7 days
Revision Changes Path
1.24 +2 -2 src/lib/libarchive/archive_entry.c
More information about the cvs-src
mailing list