CVSROOT: /cvs Module name: src Changes by: jas...@cvs.openbsd.org 2013/05/23 07:03:53
Modified files: usr.sbin/slowcgi: slowcgi.c Log message: Fix pasto where 'c' instead of 'clients' is checked for NULL and add missing free for the fcgi_response. ok florian@