Bugzilla – Attachment 516 Details for
Bug 4100
testpcsc fails, undefined symbol: SCardIsValidContext
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for testpcsc
testpcsc.patch (text/plain), 565 bytes, created by
Peter Åstrand
on 2014-03-25 09:22:26 CET
(
hide
)
Description:
Patch for testpcsc
Filename:
MIME Type:
Creator:
Peter Åstrand
Created:
2014-03-25 09:22:26 CET
Size:
565 bytes
patch
obsolete
>diff -bur pcsc-lite-1.5.5.org/src/testpcsc.c pcsc-lite-1.5.5/src/testpcsc.c >--- pcsc-lite-1.5.5.org/src/testpcsc.c 2009-07-21 18:54:06.000000000 +0200 >+++ pcsc-lite-1.5.5/src/testpcsc.c 2014-03-20 13:07:15.141732387 +0100 >@@ -49,7 +49,7 @@ > } > } > else >- (void)puts(pcsc_stringify_error(rv)); >+ (void)puts("OK"); > } > > int main(/*@unused@*/ int argc, /*@unused@*/ char **argv) >@@ -85,6 +85,8 @@ > unsigned char bRecvBuffer[MAX_BUFFER_SIZE]; > DWORD send_length, length; > >+ pioRecvPci.cbPciLength = sizeof(SCARD_IO_REQUEST); >+ > (void)argc; > (void)argv; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 4100
: 516