]> git.sur5r.net Git - openldap/commit
First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN, myrealloc) where
authorKurt Zeilenga <kurt@openldap.org>
Sat, 29 May 1999 05:16:31 +0000 (05:16 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 29 May 1999 05:16:31 +0000 (05:16 +0000)
commit2f969f855218b4457289d4ff9ec47984563f0366
tree819aa13ccfd9759dc4d7ac06c94c1041a8367e9d
parent193ab59661df2dc95bdbf3ae2e03abd0e87cff2e
First cut at ber_set_option(NULL,LBER_OPT_MEMORY_FN, myrealloc) where
myrealloc is pointer to a realloc() wrapper.
Must be first library call or else.
include/lber.h
libraries/liblber/decode.c
libraries/liblber/io.c
libraries/liblber/lber-int.h
libraries/liblber/memory.c
libraries/liblber/options.c
libraries/liblber/sockbuf.c