Date: Sat, 7 Mar 2009 02:09:21 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libarchive archive_read_open_filename.c src/lib/libarchive/test Makefile test_read_file_nonexistent.c Message-ID: <200903070209.n2729kGD020366@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2009-03-07 02:09:21 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_open_filename.c lib/libarchive/test Makefile Added files: lib/libarchive/test test_read_file_nonexistent.c Log: SVN rev 189473 on 2009-03-07 02:09:21Z by kientzle Merge r658 from libarchive.googlecode.com: Only flush and close the file if it was actually opened. Test for this case. Revision Changes Path 1.22 +25 -23 src/lib/libarchive/archive_read_open_filename.c 1.34 +1 -0 src/lib/libarchive/test/Makefile 1.1 +37 -0 src/lib/libarchive/test/test_read_file_nonexistent.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903070209.n2729kGD020366>