[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: SSL/TLS failure of 2.0.11 on RH7.1
More information! The following warnings get issued during "make":
tls.c:533: warning: initialization from incompatible pointer type
tls.c:535: warning: initialization from incompatible pointer type
tls.c:537: warning: initialization from incompatible pointer type
tls.c:533: warning: initialization from incompatible pointer type
tls.c:535: warning: initialization from incompatible pointer type
tls.c:537: warning: initialization from incompatible pointer type
ldapsearch.o: In function `print_entry':
/root/sandbox/openldap-2.0.11/clients/tools/ldapsearch.c:1068: the use
of `mktemp' is dangerous, better use `mkstemp'
edit.o: In function `load_editor':
/root/sandbox/openldap-2.0.11/clients/ud/edit.c:146: the use of `tmpnam'
is dangerous, better use `mkstemp'
Look familiar, anyone?