From: GitHub <no...@gi...> - 2014-04-21 18:06:02
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: fc5714a4c9f2c886b4fbce74c79a16bea6f0db30 https://github.com/OpenSC/OpenSC/commit/fc5714a4c9f2c886b4fbce74c79a16bea6f0db30 Author: Henrik Andersson <hen...@gm...> Date: 2014-04-21 (Mon, 21 Apr 2014) Changed paths: M src/pkcs11/misc.c Log Message: ----------- Set missing default create_slots_flags. Without this pkcs11 cant be used without a configuration file or a configfile without pkcs11 block due to the missing initialization of default flag. |