On 23/04/07, Paul Klissner <[EMAIL PROTECTED]> wrote:
There are redundant close() calls in: `winscard_svc.c`MSGCleanupClient() `winscard_msg_svc.c`SHMProcessEventsContext()Those are both called by `winscard_svc`ContextThread() when the client dies, such as when SCardReleaseContext() is called.
I don't see calls to close(). Maybe you are talking about SYS_CloseFile(). Can you give me the exact line numbers where the "close()" calls are? Bye -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
