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

vpcd: Initialize variable also on Windows #207

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

Jakuje
Copy link
Contributor

@Jakuje Jakuje commented Aug 26, 2021

This should fix the appveyor build failure:

C:\projects\vsmartcard\virtualsmartcard\src\vpcd\vpcd.c(183): error C4700: uninitialized local variable 'rfds' used [C:\projects\vsmartcard\virtualsmartcard\win32\BixVReader\BixVReader.vcxproj]

This should fix the appveyor build failure:

C:\projects\vsmartcard\virtualsmartcard\src\vpcd\vpcd.c(183): error C4700: uninitialized local variable 'rfds' used [C:\projects\vsmartcard\virtualsmartcard\win32\BixVReader\BixVReader.vcxproj]
@frankmorgner frankmorgner merged commit 9376963 into frankmorgner:master Aug 31, 2021
@frankmorgner
Copy link
Owner

thank you

bowb pushed a commit to bowb/vsmartcard that referenced this pull request Mar 6, 2023
vpcd: Initialize variable also on Windows
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

2 participants