mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 03:59:34 -05:00
plug leak on usage()
This commit is contained in:
parent
d82a1127d0
commit
12cee3bfcb
1 changed files with 2 additions and 0 deletions
|
|
@ -398,6 +398,8 @@ NULL
|
|||
fputs( _(*cpp), stderr );
|
||||
}
|
||||
}
|
||||
|
||||
tool_destroy();
|
||||
}
|
||||
|
||||
void tool_perror(
|
||||
|
|
|
|||
Loading…
Reference in a new issue