[Nagiosplug-devel] [ nagiosplug-Bugs-1922579 ] check_ldap: ldap_init implicitly converted

SourceForge.net noreply at sourceforge.net
Fri Mar 21 22:44:15 CET 2008


Bugs item #1922579, was opened at 2008-03-21 22:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1922579&group_id=29880

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Compilation
Group: CVS
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jan Wagner (cyco_dd)
Assigned to: Nobody/Anonymous (nobody)
Summary: check_ldap: ldap_init implicitly converted

Initial Comment:
We have 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.

This is often due to a missing function prototype definition.
For more information, see [1].

  Function `ldap_init' implicitly converted to pointer at check_ldap.c:124

The libldap API has been updated and many functions used by the ldap plugin are now deprecated. This package should either update to the new API or define LDAP_DEPRECATED to continue using the deprecated interfaces.

For more infos see our bug{2] in the Debian BTS. 

Thanks and with kind regards, Jan.
[1] http://wiki.debian.org/ImplicitPointerConversions
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463322



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=1922579&group_id=29880




More information about the Devel mailing list