[Evolution] Bug#477053: evolution-rss: implicit pointer conversions
dann frazier
dannf at debian.org
Sun Apr 20 17:36:21 UTC 2008
Package: evolution-rss
Version: 0.0.8-1
Severity: serious
Tags: patch
Usertags: implicit-pointer-conversion
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 `mail_tools_folder_to_url' implicitly converted to pointer at rss.c:817
Function `camel_stream_fs_new_with_name' implicitly converted to pointer at rss.c:3671
Function `e_mkdtemp' implicitly converted to pointer at rss.c:3747
This is often due to a missing function prototype definition.
For more information, see [2].
Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.
[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions
-------------- next part --------------
A non-text attachment was scrubbed...
Name: missing-includes.patch
Type: text/x-diff
Size: 740 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-evolution-maintainers/attachments/20080420/1f2548e3/attachment.patch
More information about the Pkg-evolution-maintainers
mailing list