Package: hula Version: 0.1.0+svn379-2 Severity: important Our automated buildd log filter[1] detected a problem[2] 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.
LookupUser() lives in src/libs/xpl/fsys.c, with the following protoype: LookupUser(const char *username, uid_t *uid, gid_t *gid) LookupUser() is called in hulasendmail.c: username = LookupUser(getuid()); LookupUser does not appear to be the proper function to call. I'm guessing it should be something like getpwuid()... [1]http://people.debian.org/~dannf/check-implicit-pointer-functions [2]Function `LookupUser' implicitly converted to pointer at hulasendmail.c:141 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]