Package: libapache2-mod-geoip
Version: 1.1.7-1
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem 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

--- libapache2-mod-geoip-1.1.7.orig/mod_geoip.c 2006-02-05
11:09:22.000000000 -0700
+++ libapache2-mod-geoip-1.1.7/mod_geoip.c      2006-03-16 16:52:05.000000000
-0700
@@ -67,6 +67,7 @@
 #include "http_protocol.h"
 #include "http_log.h"
 #include "ap_config.h"
+#include "apr_strings.h"
 #include <GeoIP.h>
 #include <GeoIPCity.h>
 

--- Begin Message ---
Function `apr_pstrdup' implicitly converted to pointer at mod_geoip.c:383

--- End Message ---

Reply via email to