mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Coverity leak
This commit is contained in:
parent
762170350f
commit
3dc5b417d2
1 changed files with 1 additions and 0 deletions
|
|
@ -291,6 +291,7 @@ do_random( char *uri, char *manager, struct berval *passwd,
|
||||||
noattrs, nobind, 1, maxretries, delay, force,
|
noattrs, nobind, 1, maxretries, delay, force,
|
||||||
chaserefs );
|
chaserefs );
|
||||||
}
|
}
|
||||||
|
free( values );
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue