CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2013/10/29 11:59:47
Modified files: usr.sbin/slowcgi: slowcgi.c Log message: Fix a potential file descriptor overlap in exec_cgi() by making sure that file descriptors zero to two are always open when starting slowcgi. pointed out, with and looks good to deraadt@