]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schema_init.c
More for ITS#6045: clear o_callback as well.
[openldap] / servers / slapd / schema_init.c
index 24c9933eb520b89233c1401a51538dd694a6a453..85c62249df2d1b343c86de464ee3ec6174470023 100644 (file)
@@ -2814,6 +2814,7 @@ UUIDNormalize(
 
                } else {
                        slap_sl_free( normalized->bv_val, ctx );
+                       BER_BVZERO( normalized );
                        return LDAP_INVALID_SYNTAX;
                }