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 reader initialization without SCardControl #3007

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

frankmorgner
Copy link
Member

fixes #3006

Checklist
  • Documentation is added or updated
  • New files have a LGPL 2.1 license statement
  • PKCS#11 module is tested
  • Windows minidriver is tested
  • macOS tokend is tested

src/libopensc/reader-pcsc.c Outdated Show resolved Hide resolved
src/libopensc/reader-pcsc.c Show resolved Hide resolved
src/libopensc/reader-pcsc.c Show resolved Hide resolved
@frankmorgner frankmorgner added this to To do in OpenSC 0.25.0 Feb 1, 2024
src/libopensc/reader-pcsc.c Outdated Show resolved Hide resolved
@frankmorgner frankmorgner merged commit 4015eac into OpenSC:master Feb 1, 2024
19 of 42 checks passed
OpenSC 0.25.0 automation moved this from To do to Done Feb 1, 2024
@frankmorgner
Copy link
Member Author

thank you

@Jakuje
Copy link
Member

Jakuje commented Feb 1, 2024

I fixed the stray closing brace in 22e4ebc (sorry, the github does not allow me to do suggestions over modifed and unmodified lines).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

reader configuration partially skipped If SCardControl missing
2 participants