Thanks!! I have merged your patch into master on SourceForge. I made a small change in icsf_specific.c such that we free(session_state) if we fail to acquire mutex lock. Since we were returning without freeing this.
I will also start looking into the coverity results you sent. I suspected a coverity scan would find plenty. :-) Thanks! regards, Joy On Tue, 2014-07-01 at 15:14 +0200, Petr Lautrbach wrote: > Hello, > > we ran a coverity scan on opencryptoki-v3.1.tgz and it's found several issues. > Some of them are false positives but there are few bugs found. > > The attached patch tries to fix at least few of them. The complete report > from scan > is attached too. > > Regards, > > Petr > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ Opencryptoki-tech mailing > list [email protected] > https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Opencryptoki-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech
