Skip to content
Snippets Groups Projects
Commit 0c3f6bfd authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Sync with HEAD

parent ed2a9665
No related branches found
No related tags found
No related merge requests found
......@@ -456,7 +456,7 @@ slap_tool_init(
void slap_tool_destroy( void )
{
if ( !dryrun ) {
if ( !dryrun && be != NULL ) {
slap_shutdown( be );
}
slap_destroy();
......
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