mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Cleanup close
This commit is contained in:
parent
8b06446b10
commit
2cd781eae3
@ -308,9 +308,7 @@ refint_close(
|
||||
ch_free(id->nothing.bv_val);
|
||||
ch_free(id->nnothing.bv_val);
|
||||
|
||||
on->on_bi.bi_private = NULL; /* XXX */
|
||||
|
||||
ch_free(id);
|
||||
memset( id, 0, sizeof(*id));
|
||||
|
||||
return(0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user