Date: Sat, 11 Dec 2004 07:11:42 +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: <200412110711.iBB7BgLi030397@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412110711.iBB7BgLi030397>