Maybe, I think there is need for more testing to ascertain the exact cause. I may test it later when I get time.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ludovic Rousseau Sent: Friday, February 24, 2006 11:11 AM To: MUSCLE Subject: Re: [Muscle] SCardUnload() hidden(not exported) in beta 10. On 24/02/06, Najam Siddiqui <[EMAIL PROTECTED]> wrote: > I think using the same technique as with libmusclecard would be safe. OK. Corrected in changeset 1882. > As for the comment in the patch earlier... the problem is real and tested if > there are multiple linkages of libpcsclite, but one as a static lib and > another as shared lib (I remember dtlogin crashing.) It is safe if the > multiple linkages are all dynamic. I don't see why there is a problem when using a static and dynamic library since they should both have there own resources and local variables, as it is the case with two dynamic library. A bug in the linker? Do you have an idea? Bye, -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
