Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jun 2008 14:44:56 +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_support_format_mtree.c
Message-ID:  <200806091445.m59EjEO9067576@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2008-06-09 14:44:56 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_mtree.c 
  Log:
  SVN rev 179679 on 2008-06-09 14:44:56Z by cperciva
  
  Don't store a pointer in "next" if we're never going to use it.
  
  Fix typo in checking results of strchr.
  
  Found by:       Coverity Prevent
  
  Revision  Changes    Path
  1.7       +2 -2      src/lib/libarchive/archive_read_support_format_mtree.c



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