> "NK" == Nikanth K <[EMAIL PROTECTED]> writes:
NK> I have developed a Agentx subagent on SUSE 10.
NK> I use a different implementation of crypto instead of openssl's.
NK> But there seems to be a bug in the implementation of the sc_hash function
NK> that calls EVP_DigestFinal_ex
NK> In OpenSS
I have developed a Agentx subagent on SUSE 10.I use a different implementation of crypto instead of openssl's.But there seems to be a bug in the implementation of the sc_hash function that calls EVP_DigestFinal_ex
In OpenSSL code nothing was done for "ctx->digest->cleanup". It is NULL. And hence it