From: Igor Sysoev Date: Mon, 14 Sep 2009 13:13:21 +0000 (+0000) Subject: nginx-0.6.39-RELEASE X-Git-Tag: release-0.6.39 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=5a73d570539489b063defb6107e2478160c37c42;p=nginx.git nginx-0.6.39-RELEASE --- diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml index cc4975236..554445540 100644 --- a/docs/xml/nginx/changes.xml +++ b/docs/xml/nginx/changes.xml @@ -9,6 +9,37 @@ nginx changelog + + + + +ÐÒÉ ÏÂÒÁÂÏÔËÅ ÓÐÅÃÉÁÌØÎÏ ÓÏÚÄÁÎÎÏÇÏ ÚÁÐÒÏÓÁ +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.
+óÐÁÓÉÂÏ Chris Ries. +
+ +a segmentation fault might occur in worker process +while specially crafted request handling.
+Thanks to Chris Ries. +
+
+ + + +ÐÒÉ ÉÓÐÏÌØÚÏ×ÁÎÉÉ error_log ÎÁ ÕÒÏ×ÎÅ info ÉÌÉ debug +× ÒÁÂÏÞÅÍ ÐÒÏÃÅÓÓÅ ÍÏÇ ÐÒÏÉÚÏÊÔÉ segmentation fault.
+óÐÁÓÉÂÏ óÅÒÇÅÀ âÏÞÅÎËÏ×Õ. +
+ +a segmentation fault might occur in worker process, +if error_log was set to info or debug level.
+Thanks to Sergey Bochenkov. +
+
+ +
+ + @@ -3338,7 +3369,7 @@ the bug had appeared in 0.5.8. a segmentation fault might occur in worker process -if the temporarily files were used while working with FastCGI server; +if the temporary files were used while working with FastCGI server; the bug had appeared in 0.5.8. @@ -6227,7 +6258,7 @@ the bug had appeared in 0.3.18. if the HTTPS protocol was used in the "proxy_pass" directive and -the request body was in temporarily file then the request was not transferred. +the request body was in temporary file then the request was not transferred.