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

seems to be leaking a ber

parent 3ff7138c
Branches
Tags
No related merge requests found
......@@ -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 );
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment