Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 1997 15:40:20 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-usrbin@FreeBSD.org
Subject:   cvs commit:  src/usr.bin/vacation vacation.c
Message-ID:  <199704232240.PAA10829@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        97/04/23 15:40:20

  Modified:    usr.bin/vacation  vacation.c
  Log:
  Even better fix: use close(fileno(mfp)); to close unneded descriptor
  and not clobber memory by fclose().
  
  Revision  Changes    Path
  1.9       +2 -1      src/usr.bin/vacation/vacation.c



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