cvs commit: src/lib/libarchive archive_read_support_format_iso9660.c
Tim Kientzle
kientzle at FreeBSD.org
Mon Aug 11 01:57:52 UTC 2008
kientzle 2008-08-11 01:57:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libarchive archive_read_support_format_iso9660.c
Log:
SVN rev 181560 on 2008-08-11 01:57:42Z by kientzle
MFC ISO9660 improvements from r176403 and r179321:
* More portable substitute for platforms that lack timegm()
* detect buffer allocation overflow
* don't be confused by zero-length files (such as symlinks or device nodes)
with garbage offsets; this seems to fix most instances of "Ignoring
out-of-order file"
Revision Changes Path
1.8.2.5 +19 -36 src/lib/libarchive/archive_read_support_format_iso9660.c
More information about the cvs-src
mailing list