fix one-time leak

This commit is contained in:
Pierangelo Masarati 2009-04-30 11:36:12 +00:00
parent 8171f077ca
commit 5efa186908

View File

@ -649,6 +649,8 @@ slap_tool_init(
nosubordinates = 1;
}
ch_free( base.bv_val );
} else if ( dbnum == -1 ) {
/* no suffix and no dbnum specified, just default to
* the first available database