Re: problem with rdesktop PC/SC handle conversion
Pierre Ossman <[email protected]>
| Newsgroups | gmane.network.rdesktop.devel |
|---|---|
| Organization | Cendio AB |
| Message-ID | <[email protected]> |
On Fri, 18 Sep 2009 13:34:02 +0200 Ludovic Rousseau <[email protected]> wrote: > Hello, > > rdesktop scard.c file contains conversions functions > scHandleToMyPCSC() and scHandleToServer() with the comments included > bellow. > > The comment is wrong with "recent" versions of pcsc-lite. The handle > returned by pcsc-lite is the same on 32 and 64-bits systems. The > functions are bogus since they corrupt the handles returned by > pcsc-lite. > This damn "translation" function has always been broken in some sense, and your patch will just shift for whom it works and for whom it doesn't. The proper fix for this issue is to create a translation table that maps between the system's handles and what we send over the wire. That's the only way we can assure compatibility with all PC/SC implementations (and the different versions of pcsclite would have to count as several implementations as they keep changing how the handle is generated). Rgds -- Pierre Ossman OpenSource-based Thin Client Technology System Developer Telephone: +46-13-21 46 00 Cendio AB Web: http://www.cendio.com ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ rdesktop-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdesktop-devel
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (GNU/Linux) iEYEARECAAYFAkq3J9AACgkQ7b8eESbyJLi+SACfeHxyHjtrnAsvr8k47KPBe0hn MPgAoI9b357N4eFWpt/Qsfp9n6BbiO94 =4iKO -----END PGP SIGNATURE-----