]> git.sur5r.net Git - openldap/commit
Hide assert(p == NULL) behind LDAP_MEMORY_DEBUG.
authorKurt Zeilenga <kurt@openldap.org>
Mon, 7 Jun 1999 18:48:22 +0000 (18:48 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 7 Jun 1999 18:48:22 +0000 (18:48 +0000)
commit012f4e29b0e4cc019ab7f890580d646d021469b8
treee1f473edd71320e1e926d2888edb8a9b38d74f0e
parentf257ee858cd03534219856443b6f710e6a9d28ca
Hide assert(p == NULL) behind LDAP_MEMORY_DEBUG.
Add detection for duplicate free in LDAP_MEMORY_DEBUG code.
libraries/liblber/io.c
libraries/liblber/lber-int.h
libraries/liblber/memory.c