CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2013/10/31 15:53:16
Modified files: usr.sbin/slowcgi: slowcgi.c Log message: Initialize sun_len, pointed out by deraadt@. While there also check length of socket path, more relevant now since an alternative socket can be specified. OK benno@