mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-08 16:04:47 -05:00
plug leak
This commit is contained in:
parent
6a50826676
commit
fc61aab12b
1 changed files with 1 additions and 0 deletions
|
|
@ -1105,6 +1105,7 @@ done_url:;
|
|||
"unknown flag \"%s\"",
|
||||
flags[ j ] );
|
||||
Debug( LDAP_DEBUG_ANY, "%s: %s.\n", c->log, c->msg, 0 );
|
||||
ldap_charray_free( flags );
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue