Package: libapache-mod-cgi-debug
Version: 0.7-9.1
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem[2] that will cause
your package to segfault on architectures where the size of a pointer is
greater than the size of an integer, such as ia64.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions
[2]Function `ap_sub_req_method_uri' implicitly converted to pointer at 
mod_cgi_debug.c:138

diff -urN libapache-mod-cgi-debug-0.7.orig/mod_cgi_debug.c 
libapache-mod-cgi-debug-0.7/mod_cgi_debug.c
--- libapache-mod-cgi-debug-0.7.orig/mod_cgi_debug.c    2000-04-12 
20:11:27.000000000 -0600
+++ libapache-mod-cgi-debug-0.7/mod_cgi_debug.c 2005-08-28 20:47:00.000000000 
-0600
@@ -5,6 +5,7 @@
 #include "httpd.h"
 #include "http_config.h"
 #include "http_protocol.h"
+#include "http_request.h"
 #include "ap_config.h"
 #include "http_log.h"
 #include <sys/stat.h>




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to