Plug leak (coverity)

This commit is contained in:
Howard Chu 2015-01-14 14:16:24 +00:00
parent 04591c4706
commit bf4ed09c5e

View File

@ -1438,6 +1438,7 @@ ldap_chase_referrals( LDAP *ld,
id, sref, srv, &rinfo.ri_request );
if ( ber == NULL ) {
ldap_free_urllist( srv );
return -1 ;
}