comparison CHANGES @ 648:fa9b9e42035e NGINX_1_0_14

nginx 1.0.14 *) Security: content of previously freed memory might be sent to a client if backend returned specially crafted response. Thanks to Matthew Daley.
author Igor Sysoev <http://sysoev.ru>
date Thu, 15 Mar 2012 00:00:00 +0400
parents 09a689c5e494
children f0a8697979af
comparison
equal deleted inserted replaced
647:db509e2f8037 648:fa9b9e42035e
1
2 Changes with nginx 1.0.14 15 Mar 2012
3
4 *) Security: content of previously freed memory might be sent to a
5 client if backend returned specially crafted response.
6 Thanks to Matthew Daley.
7
1 8
2 Changes with nginx 1.0.13 05 Mar 2012 9 Changes with nginx 1.0.13 05 Mar 2012
3 10
4 *) Feature: the "return" and "error_page" directives can now be used to 11 *) Feature: the "return" and "error_page" directives can now be used to
5 return 307 redirections. 12 return 307 redirections.