]> code.citadel.org Git - citadel.git/commit - citadel/sysdep.c
* sysdep.c: if we have enough information to do so, adjust maximum file
authorArt Cancro <ajc@citadel.org>
Tue, 4 Jan 2005 02:06:29 +0000 (02:06 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 4 Jan 2005 02:06:29 +0000 (02:06 +0000)
commit0d5ebe8af569897fe401db289cc8af4e62b4353a
tree65da9685a7c99177c3f20fc974e6068a0c5e08d0
parent496761054c132a6ca08e5abe4d8072c363b72a49
* sysdep.c: if we have enough information to do so, adjust maximum file
  descriptors to avoid exceeding FD_SETSIZE.  This is done to circumvent
  a rare but specific vulnerability.
citadel/ChangeLog
citadel/sysdep.c