Date: Mon, 8 Dec 2008 17:18:37 +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: <200812081720.mB8HK0Nf093274@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2008-12-08 17:18:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) lib/libarchive archive_read_support_format_iso9660.c archive_string.c archive_string.h Log: SVN rev 185770 on 2008-12-08 17:18:37Z 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.4 +362 -153 src/lib/libarchive/archive_read_support_format_iso9660.c 1.11.2.2 +12 -0 src/lib/libarchive/archive_string.c 1.9.2.3 +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?200812081720.mB8HK0Nf093274>