CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2014/12/05 13:01:39
Modified files: usr.sbin/slowcgi: slowcgi.c Log message: Bail out if the buffer is too small to contain the length of a parameter value. Found while investigating a dead store pointed out by llvm scan-build.