httpd: use full size of iobuf[] when piping CGI data
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Apr 2019 12:19:41 +0000 (14:19 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 19 Apr 2019 12:19:41 +0000 (14:19 +0200)
commit1c356948f137d46872d6af17d586960517cf100a
treefc8072d0ad2353bc72c73e3676301b52b36431d4
parentaf6012a1a7dcfc8eb2321e3adaaae3a0778d5a15
httpd: use full size of iobuf[] when piping CGI data

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/httpd.c
shell/hush.c