Bug#384279: cyrus-imapd-2.2: implicit pointer conversion

dann frazier dannf at debian.org
Wed Aug 23 06:55:43 UTC 2006


Package: cyrus-imapd-2.2
Version: 2.2.13-5
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 and amd64.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions

----- Forwarded message from Build Daemon <buildd at excelsior.roeckx.be> -----

Subject: Log for successful build of cyrus-imapd-2.2_2.2.13-5 (dist=unstable)
Date: Thu, 10 Aug 2006 01:57:31 +0000 (UTC)
From: Build Daemon <buildd at excelsior.roeckx.be>
To: undisclosed-recipients: ;
X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 2006.8.9.184433
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ldl.fc.hp.com
X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on ldl.lart
X-Spam-Level: 
X-Spam-Status: No, score=-1.3 required=3.5 tests=AWL,BAYES_00,UNDISC_RECIPS 
	autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `idle_fromname' implicitly converted to pointer at global.c:192

----- End forwarded message -----

--- cyrus-imapd-2.2-2.2.13.orig/imap/global.c	2006-08-23 00:52:38.000000000 -0600
+++ cyrus-imapd-2.2-2.2.13/imap/global.c	2006-08-23 00:51:18.000000000 -0600
@@ -72,6 +72,7 @@
 #include "prot.h" /* for PROT_BUFSIZE */
 #include "util.h"
 #include "xmalloc.h"
+#include "idle.h"
 
 static enum {
     NOT_RUNNING = 0,

-- 
dann frazier | HP Open Source and Linux Organization




More information about the Pkg-Cyrus-imapd-Debian-devel mailing list