Branch: refs/heads/master
Home: https://github.com/OpenSC/OpenSC
Commit: 250364c06073a58cd89fbf3c4b89b4a85555f231
https://github.com/OpenSC/OpenSC/commit/250364c06073a58cd89fbf3c4b89b4a85555f231
Author: Viktor Tarasov <vik...@gm...>
Date: 2013-01-04 (Fri, 04 Jan 2013)
Changed paths:
M src/pkcs15init/pkcs15-cardos.c
M src/pkcs15init/pkcs15-incrypto34.c
Log Message:
-----------
pkcs15init: fix spurious gcc overflow warning,
thanks to Milan Broz (mb...@re...)
As discussed in pull request #115 (https://github.com/OpenSC/OpenSC/pull/115),
'if' test of impossible condition is removed in 'cardos' and 'incypto34' card drivers.
|