Skip to content
Snippets Groups Projects
Commit 03dba8c1 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

cleanup

parent b70abdcb
Branches
Tags
No related merge requests found
......@@ -1101,8 +1101,7 @@ void slap_sasl2dn( Operation *opx,
"converting SASL name %s to a DN\n",
saslname->bv_val, 0,0 );
sasldn->bv_val = NULL;
sasldn->bv_len = 0;
BER_BVZERO( sasldn );
cb.sc_private = sasldn;
/* Convert the SASL name into a minimal URI */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment