Get rid of the function pointer casting in the debugging memory code due
authorGeoff Thorpe <geoff@openssl.org>
Tue, 9 Jan 2001 00:13:25 +0000 (00:13 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Tue, 9 Jan 2001 00:13:25 +0000 (00:13 +0000)
commit98d517c5dad7812f2df30f001356eb4cfa7fa6fc
treeeb7027d5fd78a6892cf6152200cb79193be12620
parent18602745de52e5869f3865245c3c72986831dae2
Get rid of the function pointer casting in the debugging memory code due
to LHASH usage. NB: The callback type used as been suctioned off into
crypto.h as CRYPTO_MEM_LEAK_CB to improve clarity.
crypto/crypto.h
crypto/mem_dbg.c