Branch: refs/heads/master
Home: https://github.com/OpenSC/OpenSC
Commit: 723129bc123699ef72332ed106628236b96bd20d
https://github.com/OpenSC/OpenSC/commit/723129bc123699ef72332ed106628236b96bd20d
Author: Lewis Porter <lew...@gm...>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M src/libopensc/card-atrust-acos.c
Log Message:
-----------
Check if card name is null in acos atrust driver
opensc-tool segfaults when trying to read a card that doen’t populate the name field. This commit adds a null check before calling strcmp().
|