httpd: fix bug where we were trying to read more POSTDATA than content-length
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 14 Oct 2007 02:34:20 +0000 (02:34 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 14 Oct 2007 02:34:20 +0000 (02:34 -0000)
commit4a4575686eca96e7d393ba5c08ae3549bed2c1f0
tree6090ec57858e4ba466b1fabb96fc515d09a27214
parent9435993b01d789ebb984457ca2ba0eec627470db
httpd: fix bug where we were trying to read more POSTDATA than content-length
networking/httpd.c