Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2009 06:42:28 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libarchive archive_read_support_format_cpio.c
Message-ID:  <200912100642.nBA6gbEf041758@repoman.freebsd.org>

index | next in thread | raw e-mail

kientzle    2009-12-10 06:42:28 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_cpio.c 
  Log:
  SVN rev 200351 on 2009-12-10 06:42:28Z by kientzle
  
  Merge two cpio fixes from libarchive.googlecode.com:
   1) Avoid an infinite loop in the header resync for certain malformed
      archives.
   2) Don't try to match hardlinks if the nlinks count is < 2.   This
      reduces the likelihood of a false hardlink match due to ino truncation.
  
  MFC after:      7 days
  
  Revision  Changes    Path
  1.31      +5 -2      src/lib/libarchive/archive_read_support_format_cpio.c


help

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