]> git.sur5r.net Git - openldap/commit
Removed numerous memory leaks detected by Mark Meredith.
authorJulio Sánchez Fernández <jsanchez@openldap.org>
Fri, 2 Jul 1999 11:57:07 +0000 (11:57 +0000)
committerJulio Sánchez Fernández <jsanchez@openldap.org>
Fri, 2 Jul 1999 11:57:07 +0000 (11:57 +0000)
commitc8e37af0ca8302c276e8c6af84eca4f926171261
treeb0bdf41250a8762dfb166e4803a19f6e21d2bbba
parent175ace59c8906d27639d5ee72cfaa3e4de2b2c02
Removed numerous memory leaks detected by Mark Meredith.
Make sure the token_val argument to get_token is always initialized
to something, either newly allocated memory or NULL.
libraries/libldap/schema.c