Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 1998 22:02:31 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/mtree compare.c
Message-ID:  <199806090502.WAA17423@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1998/06/08 22:02:31 PDT

  Modified files:
    usr.sbin/mtree       compare.c 
  Log:
  Use correct size for readlink buffer.  This is the size of the
  buffer -1 since readlink adds its own NUL to the end.
  
  Inspired by: Similar changes in OpenBSD
  
  Revision  Changes    Path
  1.9       +2 -2      src/usr.sbin/mtree/compare.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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