generic-poky/meta/recipes-extended/lighttpd
Li xin aad604f231 lighttpd: Fix mod_cgi to avoid it buffers data without bound.
If there is a CGI that provides a continuous stream of data,
If lighttpd client reads slower then the CGI is pushing the data,
then lighttpd's buffers will grow until the (embedded) machine OOMs.

Ref: http://redmine.lighttpd.net/issues/1264

(From OE-Core rev: 6d098587415be098913a3b551b0b7ee8c0270274)

Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-07-16 15:09:22 +01:00
..
lighttpd lighttpd: Fix mod_cgi to avoid it buffers data without bound. 2015-07-16 15:09:22 +01:00
lighttpd_1.4.35.bb lighttpd: Fix mod_cgi to avoid it buffers data without bound. 2015-07-16 15:09:22 +01:00