Skip to content
Snippets Groups Projects
Commit e0c6f14c authored by Howard Chu's avatar Howard Chu
Browse files

ITS#5119 from HEAD

parent 3ed1e5b6
No related branches found
No related tags found
No related merge requests found
......@@ -628,6 +628,7 @@ int slap_mods_check(
"%s: value #%ld normalization failed",
ml->sml_type.bv_val, (long) nvals );
*text = textbuf;
BER_BVZERO( &ml->sml_nvalues[nvals] );
return rc;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment