Project

General

Profile

Actions

Bug #165

closed

Implicit pointer conversions

Added by Anonymous about 12 years ago. Updated about 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/10/2012
Due date:
% Done:

0%

Estimated time:

Description

I knew those daily builds would eventually be useful ;)

Function `bt_ctf_iter_create' implicitly converted to pointer at lttngtop.c:391
Function `bt_ctf_iter_read_event' implicitly converted to pointer at lttngtop.c:427

Our automated build log filter detected the problem(s) above that will
likely 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.

This is often due to a missing function prototype definition.

Since use of implicitly converted pointers is always fatal to the application
on ia64, they are errors. Please correct them for your next upload.

More information can be found at:
http://wiki.debian.org/ImplicitPointerConversions

Actions

Also available in: Atom PDF