Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2007 07:31:22 +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.c archive_read_support_compression_none.c
Message-ID:  <200702130731.l1D7VMcl049833@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2007-02-13 07:31:22 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libarchive       archive_read.c 
                         archive_read_support_compression_none.c 
  Log:
  MFC archive_read.c rev. 1.29:
    Don't reference a NULL pointer.
  
  MFC archive_read_support_compression_none.c rev. 1.14:
    Print off_t by casting to intmax_t and using %jd.
    Ask the client skipper to handle requests > SSIZE_MAX if the API works.
  
  Revision  Changes    Path
  1.15.2.5  +1 -3      src/lib/libarchive/archive_read.c
  1.6.2.5   +6 -1      src/lib/libarchive/archive_read_support_compression_none.c



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