Package: dsniff
Version: 2.4b1-11
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
--- dsniff-2.4b1/msgsnarf.c.~1.11.~ 2001-03-15 01:33:04.000000000 -0700
+++ dsniff-2.4b1/msgsnarf.c 2005-06-27 09:56:04.111371932 -0600
@@ -23,6 +23,7 @@
#include <nids.h>
#include <pcap.h>
#include <pcaputil.h>
+#include <time.h>
#include "buf.h"
#include "decode.h"
--- Begin Message ---
Function `localtime' implicitly converted to pointer at msgsnarf.c:59
--- End Message ---