Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 1997 00:21:42 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libftpio ftpio.c
Message-ID:  <199710010721.AAA03454@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1997/10/01 00:21:42 PDT

  Modified files:
    lib/libftpio         ftpio.c 
  Log:
  Correct an ancient bogon which involved trying to read() from a
  nuked file descriptor.  This is probably why sysinstall's ftp xfer
  occasionally SEGV'd if you left things alone for a long time and
  the timeout code got called.  Whoops!
  
  Revision  Changes    Path
  1.27      +8 -10     src/lib/libftpio/ftpio.c



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