[ Generated by ./scripts/Create-Diff for T2 9.0-trunk ]
--- ./package/network/apache/hotfix_2.2.17_segfault.patch	1969-12-31 19:00:00.000000000 -0500
+++ ./package/network/apache/hotfix_2.2.17_segfault.patch	2011-04-27 08:39:24.000000000 -0400
@@ -0,0 +1,11 @@
+diff -p -up httpd-2.2.17/server/core_filters.c.orig httpd-2.2.17/server/core_filters.c
+--- httpd-2.2.17/server/core_filters.c.orig	2010-11-27 01:33:03.000000000 -0200
++++ httpd-2.2.17/server/core_filters.c	2010-11-27 01:34:11.000000000 -0200
+@@ -83,6 +83,7 @@ do { \
+  *
+  * XXXX: Should this function be added to APR-Util?
+  */
++__attribute__((__noinline__))
+ static void brigade_move(apr_bucket_brigade *b, apr_bucket_brigade *a,
+                          apr_bucket *e)
+ {
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to