commit | 58fd9c412ad8e91f1453f86ba1fc16479f5b11d0 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Wed Jun 20 08:50:33 2018 -0700 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Jun 20 10:50:33 2018 -0500 |
tree | ccde66f0d6a14a9e12190d58b78f7382f1089b1c | |
parent | 2d0afd3485a6349924f921d12dc94a302999ae20 [diff] |
Perform an OPENSSL_cleanup before checking the heap in our memleak tests (#4293) * Perform an OPENSSL_cleanup before checking the heap in our memleak tests * Make this binding conditional * typo * need to put this call before we reset the function ptrs