Add rc=0 fix as suggested by Tobias Reber <t.reber@dkfz-heidelberg.de>

in ITS#17.
This commit is contained in:
Kurt Zeilenga 1998-12-22 17:04:34 +00:00
parent 13457efbbc
commit 487aa911f0

View file

@ -182,6 +182,7 @@ ldbm_back_bind(
goto return_results;
}
}
rc = 0;
break;
case LDAP_AUTH_KRBV42: