Enable memory checking earlier (we correctly free everything
authorBodo Möller <bodo@openssl.org>
Sat, 15 Jan 2000 03:08:52 +0000 (03:08 +0000)
committerBodo Möller <bodo@openssl.org>
Sat, 15 Jan 2000 03:08:52 +0000 (03:08 +0000)
commit4fd2ead09dfc35b5eaae1fb1ff449ebd1e54d08e
treeda0c831e80bf5134e71e8ae0a988e935c3deb132
parentb46c3e9b691d9ae9579f3762f3c6b7fbca0df6c7
Enable memory checking earlier (we correctly free everything
except for the BIO through which we print the memory leak list,
and the leak printing function ignores this one block).
apps/openssl.c