]> granicus.if.org Git - p11-kit/commit
Don't complain when applications call C_Logout or C_Login
authorStef Walter <stefw@gnome.org>
Thu, 28 Mar 2013 16:54:39 +0000 (17:54 +0100)
committerStef Walter <stefw@gnome.org>
Thu, 28 Mar 2013 16:54:39 +0000 (17:54 +0100)
commit4560373c254473990306c13178b959ccc5d338e4
treed4e2d863ad87984b9ee62849651878b1f3fec7bc
parent10d8e6d1836701e311d2b55e116909198932915b
Don't complain when applications call C_Logout or C_Login

Some callers erroneously call our C_Logout function, like NSS.
So return appropriate error codes in these cases.

https://bugs.freedesktop.org/show_bug.cgi?id=62874
trust/module.c
trust/tests/test-module.c