Date: Tue, 9 Dec 2008 04:17:44 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libarchive archive_read_support_format_iso9660.c archive_string.c archive_string.h Message-ID: <200812090418.mB94I5tw066655@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2008-12-09 04:17:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_1) lib/libarchive archive_read_support_format_iso9660.c archive_string.c archive_string.h Log: SVN rev 185783 on 2008-12-09 04:17:44Z by kientzle MFC r185667,r185680,r185681: Overhaul the Rockridge option parsing and beef up the ISO9660 bidder. This makes the ISO reader a lot more robust when reading malformed input. Approved by: re Revision Changes Path 1.23.2.3.2.2 +362 -153 src/lib/libarchive/archive_read_support_format_iso9660.c 1.11.2.1.2.2 +12 -0 src/lib/libarchive/archive_string.c 1.9.2.2.2.2 +6 -0 src/lib/libarchive/archive_string.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812090418.mB94I5tw066655>