Branch: refs/heads/master
Home: https://github.com/OpenSC/libp11
Commit: f9fd7e65f15d20d4f4f767bb84dfccce02f834e5
https://github.com/OpenSC/libp11/commit/f9fd7e65f15d20d4f4f767bb84dfccce02f834e5
Author: Anderson Toshiyuki Sasaki <ans...@re...>
Date: 2019-11-21 (Thu, 21 Nov 2019)
Changed paths:
M src/eng_back.c
Log Message:
-----------
eng_back: Initialize variable
The unitialized variable could be returned to the caller in case of
error, being the value undefined.
Signed-off-by: Anderson Toshiyuki Sasaki <ans...@re...>
|