>>>>> "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 OpenSSL code nothing was done for "ctx->digest->cleanup". It is NK> NULL. And hence it works fine! NK> However, the implementation I use implements it. And because of the NK> bug, the crypto implementation that I use fails! NK> Has anyone else faced similar problem? Is there a patch available for this? Can you be more specific about the bug you're seeing? It seems you've analyzed it and know why it exists. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
