mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
ITS#4549 kludge, get tavl_ routines referenced
This commit is contained in:
parent
2d97c1cae1
commit
4cc18ee8d4
@ -989,6 +989,9 @@ stop:
|
||||
if ( urls )
|
||||
ch_free( urls );
|
||||
|
||||
/* kludge, get symbols referenced */
|
||||
tavl_free( NULL, NULL );
|
||||
|
||||
#ifdef CSRIMALLOC
|
||||
mal_dumpleaktrace( leakfile );
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user