]> git.ipfire.org Git - thirdparty/openldap.git/commit
retcode_op_func(): Fix uninitialized variable 'ref':
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 11 Jul 2005 19:09:30 +0000 (19:09 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 11 Jul 2005 19:09:30 +0000 (19:09 +0000)
commitd5685734d2eb0e3520d58036a1ee793fce51af81
treec001f2f37ee17bc9ae74e3897448f5856d18660a
parent62b653fa85ec90d4fe07ac906a132da89e4cc597
retcode_op_func(): Fix uninitialized variable 'ref':
Under rs->sr_err == LDAP_REFERRAL, return LDAP_OTHER "bad referral
object" if both rdi->rdi_ref and default_referral are NULL.
servers/slapd/overlays/retcode.c