openssh and defensive programming (or lack thereof)

Theo de Raadt deraadt at cvs.openbsd.org
Wed Dec 19 10:36:44 EST 2001


I agree with Markus that closing all file descriptors in all daemons is
retarded.

It is not defensive.  It is a waste of time.

That said, the file descriptor handling code, especially the fd_set
padding, was written to be very careful.

Please submit real bug reports, not "defensive programming"
discussions.



More information about the openssh-unix-dev mailing list