OSDN Git Service

httpd: fix buglet in hex conversion. Remove alloca NULL checks
authorDenis Vlasenko <vda.linux@googlemail.com>
Tue, 21 Aug 2007 11:18:25 +0000 (11:18 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Tue, 21 Aug 2007 11:18:25 +0000 (11:18 -0000)
commit72b6a65b2fab7325767ce72fc71b9cf45514764a
tree32b07c774b100d09c02a3e74445aeb37a33cab79
parentd6e81c7762e20e3df4d12c5515354e4da3a451a8
httpd: fix buglet in hex conversion. Remove alloca NULL checks
(never happens, app just crashes if stack overflows)
svlogd: cosmetic messages and style fixes
networking/httpd.c
runit/svlogd.c