mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Don't free langbuf.
This commit is contained in:
parent
c0daf2aac4
commit
bf371dcce9
@ -350,7 +350,6 @@ done:;
|
||||
d2->ad_next = desc.ad_type->sat_ad->ad_next;
|
||||
desc.ad_type->sat_ad->ad_next = d2;
|
||||
}
|
||||
free(desc.ad_lang.bv_val);
|
||||
ldap_pvt_thread_mutex_unlock( &desc.ad_type->sat_ad_mutex );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user