httpd: fix bug where we did chdir("") if CGI path had only one "/".
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 11 Feb 2008 16:26:22 +0000 (16:26 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 11 Feb 2008 16:26:22 +0000 (16:26 -0000)
commitfc213058921209263b94a1e1a000718f2d61ebee
tree5e203ba78b7c56729298208dd8def48d9d51ae7d
parentf536b99d2646cee6c86e025d29d4a8ae12989e1b
httpd: fix bug where we did chdir("") if CGI path had only one "/".
httpd: fix bug 2004: wrong argv when interpreter is invoked

+8 bytes growth
networking/httpd.c