Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Mar 2009 01:21:46 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libarchive archive_read.c src/lib/libarchive/test read_open_memory.c test.h test_read_pax_truncated.c
Message-ID:  <200903070121.n271LqEV015716@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2009-03-07 01:21:46 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read.c 
    lib/libarchive/test  read_open_memory.c test.h 
                         test_read_pax_truncated.c 
  Log:
  SVN rev 189472 on 2009-03-07 01:21:46Z by kientzle
  
  Merge r714,r715 from libarchive.googlecode.com: Fix Debian bug #516577.
  Don't crash if client does not provide a skip function.  Extend one
  of the test cases to use archive_read_open2() with only a read callback.
  
  Revision  Changes    Path
  1.47      +2 -0      src/lib/libarchive/archive_read.c
  1.5       +26 -2     src/lib/libarchive/test/read_open_memory.c
  1.14      +2 -0      src/lib/libarchive/test/test.h
  1.5       +1 -1      src/lib/libarchive/test/test_read_pax_truncated.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903070121.n271LqEV015716>