[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#320856: [Fwd: Log for failed build of gs-esp_8+8.15rc3.dfsg.1-1 (dist=unstable)]



Package: gs-esp
Version: 8+8.15rc3.dfsg.1-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

--- gs-esp-8+8.15rc3.dfsg.1/src/fapi_ft.c.orig	2005-08-01 17:10:01.424353206 -0600
+++ gs-esp-8+8.15rc3.dfsg.1/src/fapi_ft.c	2005-08-01 17:04:46.643107062 -0600
@@ -37,6 +37,7 @@
 #include FT_OUTLINE_H
 #include FT_TRIGONOMETRY_H
 
+#include <stdlib.h>
 #include <assert.h>
 
 /* Note: structure definitions here start with FF_, which stands for 'FAPI FreeType". */

--- Begin Message ---
Function `malloc' implicitly converted to pointer at ./src/fapi_ft.c:136

--- End Message ---

Reply to: