Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Sep 2005 19:02:03 +0000 (UTC)
From:      Yar Tikhiy <yar@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:  <200509091902.j89J23eq059755@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yar         2005-09-09 19:02:03 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_extract.c 
  Log:
  Fix fallout from the previous commit:
  We shouldn't call chmod() if we've just used
  fchmod() OK on the same file.
  
  Approved by:    kientzle
  
  Revision  Changes    Path
  1.43      +7 -4      src/lib/libarchive/archive_read_extract.c



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