Package: honeyd
Version: 1.5a-2
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 Debian/IA64 non-US Build Daemon <[EMAIL 
PROTECTED]> -----

Subject: Log for successful build of honeyd_1.5a-2 (dist=unstable)
From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]>
Date: Sat, 15 Jul 2006 01:01:12 +0100
To: undisclosed-recipients: ;
X-PMX-Version: 5.1.2.240295, Antispam-Engine: 2.3.0.1, Antispam-Data: 
2006.7.14.164933
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.5 required=3.5 tests=AWL,BAYES_00,EXCUSE_3,
        UNDISC_RECIPS autolearn=no version=3.0.3
Debian-Buildd-Error: Yes

Function `strsep' implicitly converted to pointer at subsystems/proxy_main.c:135

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

--- honeyd-1.5a/subsystems/proxy_main.c~        2005-05-14 19:02:39.000000000 
-0600
+++ honeyd-1.5a/subsystems/proxy_main.c 2006-07-17 17:48:25.000000000 -0600
@@ -28,6 +28,7 @@
 #include <fcntl.h>
 #include <netdb.h>
 #include <errno.h>
+#include <string.h>
 #include <strings.h>
 #include <stdlib.h>
 #include <ctype.h>

-- 
dann frazier | HP Open Source and Linux Organization


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

Reply via email to