Package: libsyncml
Version: 0.4.6-2
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem that is likely to
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.

  Function `strcasestr' implicitly converted to pointer at 
/build/buildd/libsyncml-0.4.6/libsyncml/sml_support.c:153

This is often due to a missing function prototype definition.
For more information, see [2].

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

--- libsyncml-0.4.6.orig/libsyncml/sml_support.c        2008-01-15 
02:16:43.000000000 -0700
+++ libsyncml-0.4.6/libsyncml/sml_support.c     2008-03-07 13:53:12.000000000 
-0700
@@ -17,7 +17,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
  *
  */
- 
+#define _GNU_SOURCE 
 #include "syncml.h"
 #include "syncml_internals.h"
 



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

Reply via email to