Hi Andreas,
This is a patch to suppress warnings from westcos.
François.
westcos-suppress-warnings-r3782.patch.tar.gz
Description: westcos-suppress-warnings-r3782.patch.tar.gz
___
opensc-devel mailing list
[email protected]
http
the latest log file from tonights build is here:
http://www.opensc-project.org/buildlogs/opensc-0.11.11-svn-r3778.log
note: the whole code is build twice (once normal, once during "make
distcheck"), so you can ignore all warnings with "../.." in them
as duplicates.
Thanks, Andreas
__
Am Dienstag 20 Oktober 2009 20:25:55 schrieb Douglas E. Engert:
> One of those warning for card-piv.c is actually a bug.
>
> Attached is a patch to remove the variable not initialized error
> for "tag", and to fix another error when loading a 3des key when
> the string passed to sc_hex_to_bin is n
One of those warning for card-piv.c is actually a bug.
Attached is a patch to remove the variable not initialized error
for "tag", and to fix another error when loading a 3des key when
the string passed to sc_hex_to_bin is not terminated.
Both this patch and the westcos Openssl-0.9.7 are agains