httpd: fix for POSTDATA handling bugs:
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 11 Feb 2007 19:51:06 +0000 (19:51 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 11 Feb 2007 19:51:06 +0000 (19:51 -0000)
commita3055846a46fd43433e899e08a9d0b6f77ec58ec
tree199456a861abdbe489168f02cba6fe325edfbc7b
parent6089c2c31e1e9bfaa5b5432758ff3b19128c2ca8
httpd: fix for POSTDATA handling bugs:
erroneous close(0)
full_read -> safe_read (with explanation)
networking/httpd.c