Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Nov 2005 17:39:00 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/mount getmntopts.c
Message-ID:  <200511141739.jAEHd0G4038682@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rodrigc     2005-11-14 17:39:00 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount           getmntopts.c 
  Log:
  In build_iovec(), if passed in len is -1, check to see if
  val is NULL before doing strlen() to calculate new len.
  
  Submitted by:   maxim
  
  Revision  Changes    Path
  1.18      +6 -3      src/sbin/mount/getmntopts.c



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