Package: libmail-cclient-perl
Version: 1.12-1
Tags: patch

On Tue, 2005-05-10 at 20:58 +0100, Debian/IA64 non-US Build Daemon
wrote:
> Function `fs_get' implicitly converted to pointer at criteria.c:253

This will cause the return pointer to be truncated on some
architectures, likely causing a segfault.

--- libmail-cclient-perl-1.12/criteria.c~       2005-05-10 15:10:16.065793274 
-0600
+++ libmail-cclient-perl-1.12/criteria.c        2005-05-10 15:10:09.107785547 
-0600
@@ -13,6 +13,7 @@
 #include <stdio.h>
 #include <stddef.h>
 #include <string.h>
+#include <c-client/fs.h>
 #include "mail.h"
 #include "misc.h"
 #include "criteria.h"




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

Reply via email to