]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC ISO9660 improvements from r176403 and r179321:
authorkientzle <kientzle@FreeBSD.org>
Mon, 11 Aug 2008 01:57:42 +0000 (01:57 +0000)
committerkientzle <kientzle@FreeBSD.org>
Mon, 11 Aug 2008 01:57:42 +0000 (01:57 +0000)
commitead3f2d3b184d2f14a0d6b773aaed0396962e02a
treedc835ba674f555520d1a7239134ccf0d0fed9ba8
parent68aa29141f67ee27206ecd9af6bd6fb2234d1b03
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"
lib/libarchive/archive_read_support_format_iso9660.c