Bug#378643: teatime: implicit pointer conversion

dann frazier dannf at debian.org
Mon Jul 17 23:59:23 UTC 2006


Package: teatime
Version: 2.6.0-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 Build Daemon <buildd at excelsior.roeckx.be> -----

Subject: Log for successful build of teatime_2.6.0-2 (dist=unstable)
Date: Sun, 16 Jul 2006 18:53:18 +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.7.16.113932
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 `panel_applet_gconf_get_string' implicitly converted to pointer at properties.c:47

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

--- teatime-2.6.0/src/properties.c~	2005-08-28 12:27:14.000000000 -0600
+++ teatime-2.6.0/src/properties.c	2006-07-17 17:56:04.000000000 -0600
@@ -1,6 +1,7 @@
 #include "config.h"
 #include <string.h>
 #include <panel-applet.h>
+#include <panel-applet-gconf.h>
 
 #include "image-loader.h"
 #include "properties.h"

-- 
dann frazier | HP Open Source and Linux Organization





More information about the Pkg-gnome-maintainers mailing list