seems to be leaking a ber

This commit is contained in:
Pierangelo Masarati 2002-11-21 20:21:22 +00:00
parent 3ff7138cb2
commit 2b639068b6

View File

@ -1145,6 +1145,7 @@ send_pagerequest_response(
NULL, NULL, NULL, ctrls, nentries );
done:
(void) ber_free( ber, 1 );
if ( ctrls[0]->ldctl_value.bv_val ) {
ch_free( ctrls[0]->ldctl_value.bv_val );
}