]> git.sur5r.net Git - openldap/commit
Do not overwrite charray argument if charray_add realloc fails.
authorKurt Zeilenga <kurt@openldap.org>
Mon, 30 Aug 1999 01:24:33 +0000 (01:24 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 30 Aug 1999 01:24:33 +0000 (01:24 +0000)
commit878d489ea9c56f2818c1f9bb9ab7cfad6edb96b7
tree244d8ddd7b67160ad2192aaff44da11543106dec
parent93c7bccde4362068203a1835263e2982748baf0e
Do not overwrite charray argument if charray_add realloc fails.
Caller is required to call ldap_charray_free as needed.
libraries/libldap/charray.c