Preset error just in case

This commit is contained in:
Kurt Zeilenga 2000-05-29 19:47:48 +00:00
parent 8ff6a39d9f
commit a43ef5bac4

View file

@ -217,6 +217,7 @@ int ldap_domain2hostlist(
ldap_pvt_thread_mutex_lock(&ldap_int_resolv_mutex);
#endif
rc = LDAP_UNAVAILABLE;
len = res_search(request, C_IN, T_SRV, reply, sizeof(reply));
if (len >= 0) {
unsigned char *p;