diff options
author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-07-13 16:06:26 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-16 15:08:44 +0100 |
commit | 6d098587415be098913a3b551b0b7ee8c0270274 (patch) | |
tree | f1e866dd28345326939e5f45c8ad8ac54aae7d24 /meta/recipes-support/gnupg | |
parent | a79afafd422a9b8e74c0eaac6296e6d1802bb994 (diff) | |
download | openembedded-core-6d098587415be098913a3b551b0b7ee8c0270274.tar.gz openembedded-core-6d098587415be098913a3b551b0b7ee8c0270274.tar.bz2 openembedded-core-6d098587415be098913a3b551b0b7ee8c0270274.zip |
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
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/gnupg')
0 files changed, 0 insertions, 0 deletions