> Are you cool to add the code in the
> destructor?
OK.
> I've been doing optimisation work
> all over
> the place
I'm very happy to hear this. :)
Hmm - you're right. Not good. Are you cool to add the code in the
destructor?
I'd fix it - but my checked out copy is broken at the moment, so I
wouldn't be able to test. (I've been doing optimisation work all over
the place - I found this site ( http://xmlbench.sourceforge.net/ ) that
ben
Berin,
While examining OpenSSLCryptoHash.cpp, I have noticed that destructor is
empty and that call to EVP_MD_CTX_cleanup() is missing in it, as it is
shown in this example:
http://www.die.net/doc/linux/man/man3/evp_md_ctx_cleanup.3.html
Best regards,
Milan