Package: libnasl
Version: 2.2.5-1
Severity: important
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.
The problem in both cases here is that string.h only defines memmem if
_GNU_SOURCE is defined. I tried defining it as a global CFLAG, but that
causes other failures.
[1]http://people.debian.org/~dannf/check-implicit-pointer-functions
--- Begin Message ---
Function `memmem' implicitly converted to pointer at nasl_text_utils.c:979
Function `memmem' implicitly converted to pointer at exec.c:1441
--- End Message ---