Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Apr 2007 03:37:59 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive archive_read_extract.c
Message-ID:  <200704070337.l373bxLF009923@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2007-04-07 03:37:59 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_extract.c 
  Log:
  When copying data from one archive to another, only set the error
  message in the reader to the error message from the writer if the
  error which occurred was in the writer.  This avoids error messages
  of "Empty error message" when extracting truncated archives.
  
  Revision  Changes    Path
  1.55      +4 -5      src/lib/libarchive/archive_read_extract.c



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