mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-04-12 15:10:31 +08:00
Plug leak (coverity)
This commit is contained in:
parent
04591c4706
commit
bf4ed09c5e
@ -1438,6 +1438,7 @@ ldap_chase_referrals( LDAP *ld,
|
||||
id, sref, srv, &rinfo.ri_request );
|
||||
|
||||
if ( ber == NULL ) {
|
||||
ldap_free_urllist( srv );
|
||||
return -1 ;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user