Bug 7063 - pcsc_stringify_error does not translate error codes into strings for rdesktop
Summary: pcsc_stringify_error does not translate error codes into strings for rdesktop
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Smart card (show other bugs)
Version: 4.8.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Pierre Ossman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-06 10:19 CEST by Karl Mikaelsson
Modified: 2017-10-10 14:58 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Karl Mikaelsson cendio 2017-10-06 10:19:03 CEST
Noticed when developing/testing bug 7057. rdesktop has logging that translates error codes into strings, and it relies on the pcsc_stringify_error function to do it. When rdesktop uses pcsctun through ThinLinc, it's saying UNKNOWN ERROR instead of the expected error string.

> SmartCard(error): TS_SCardTransmit(), failed: (UNKNOWN ERROR) (0x80100069)

Note You need to log in before you can comment on or make changes to this bug.