]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8977 missed a commit
authorHoward Chu <hyc@openldap.org>
Sat, 16 Feb 2019 13:51:06 +0000 (13:51 +0000)
committerHoward Chu <hyc@openldap.org>
Sat, 16 Feb 2019 13:51:56 +0000 (13:51 +0000)
servers/slapd/bconfig.c

index 25faabed15204724bc6267734e9c74c9322051ec..805e5acbcee14bf85b6dab6f100398c4865940e4 100644 (file)
@@ -1766,6 +1766,7 @@ config_generic(ConfigArgs *c) {
                                c->bi->bi_nDB++;
                                nbackends++;
                        }
+                       c->be = NULL;
                        break;
 
                case CFG_DATABASE: