Kill memory debug calls that are now noops. While here, nuke an #if 0 and
authorjsing <jsing@openbsd.org>
Mon, 5 May 2014 16:08:15 +0000 (16:08 +0000)
committerjsing <jsing@openbsd.org>
Mon, 5 May 2014 16:08:15 +0000 (16:08 +0000)
commitc70e270c3beae8fee85f323646d4afbb8a12f683
treed6e0e61446f25dc9491fc63c49eef303d9e9c32e
parent3d7bed866c754188b1ca8a1705cb1dc636db9429
Kill memory debug calls that are now noops. While here, nuke an #if 0 and
a unnecessary NULL check before free.

ok miod@
lib/libssl/src/apps/openssl.c