From: GitHub <no...@gi...> - 2015-10-12 09:11:57
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: b2ac83353e4d51115744da96fc5a5bd00b964dd2 https://github.com/OpenSC/libp11/commit/b2ac83353e4d51115744da96fc5a5bd00b964dd2 Author: Nikos Mavrogiannopoulos <nm...@re...> Date: 2015-10-12 (Mon, 12 Oct 2015) Changed paths: M examples/auth.c M examples/rawrsasign.c M tests/fork-test.c Log Message: ----------- examples: removed call to ERR_remove_state() This was causing crashes when combined with certain openssl versions. |