Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compiler warning and real problem #14

Merged
merged 1 commit into from
Jan 9, 2012
Merged

Fix compiler warning and real problem #14

merged 1 commit into from
Jan 9, 2012

Conversation

LudovicRousseau
Copy link
Member

openssl.c: In function 'sc_pkcs11_verify_data':
openssl.c:384:19: warning: 'pkey_ctx' may be used uninitialized in this function [-Wuninitialized]
openssl.c:325:16: note: 'pkey_ctx' was declared here

openssl.c: In function 'sc_pkcs11_verify_data':
openssl.c:384:19: warning: 'pkey_ctx' may be used uninitialized in this function [-Wuninitialized]
openssl.c:325:16: note: 'pkey_ctx' was declared here
LudovicRousseau added a commit that referenced this pull request Jan 9, 2012
Fix compiler warning and real problem
@LudovicRousseau LudovicRousseau merged commit c4a200a into OpenSC:master Jan 9, 2012
martinpaljak added a commit that referenced this pull request Feb 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant