Branch: refs/heads/master
Home: https://github.com/OpenSC/libp11
Commit: c8aca3bb76c1387bfd3ef2f71f97708c45b5175c
https://github.com/OpenSC/libp11/commit/c8aca3bb76c1387bfd3ef2f71f97708c45b5175c
Author: Jussi Keranen <jus...@vi...>
Date: 2020-08-22 (Sat, 22 Aug 2020)
Changed paths:
M src/p11_load.c
Log Message:
-----------
p11_load: Initialize variable
The uninitialized variable could be partially undefined if it's
not written completely in 'C_GetInfo()'
Signed-off-by: Jussi Keranen <ju...@gm...>
|