samba-technical@lists.samba.org
[Top] [All Lists]

ldap_open

Subject: ldap_open
From: Herb Lewis
Date: Tue, 09 Sep 2008 10:09:01 -0700
It appears that ldap_open is considered a deprecated interface
and we call it in source/libads/ldap.c. On a 64 bit system that
causes a problem because there is no prototype for the function
so we get a mismatch on the return size.

<Prev in Thread] Current Thread [Next in Thread>