Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 1997 13:21:51 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp main.c
Message-ID:  <199712172121.NAA14761@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

brian       1997/12/17 13:21:50 PST

  Modified files:
    usr.sbin/ppp         main.c 
  Log:
  If we've got a descriptor table that's bigger than an
  fd_set, make sure that all descriptors >2 are closed
  when we start - otherwise we're asking for a dump in
  FD_SET().
  
  Problem pointed out by: Theo de Raadt <deraadt@cvs.openbsd.org>
  
  Revision  Changes    Path
  1.108     +12 -1     src/usr.sbin/ppp/main.c



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