On 26/02/07, Bob Dunlop <[EMAIL PROTECTED]> wrote:
Hi,

Hello,

On linux if a program using the pcsc-lite client library (1.4.0) calls
another program via fork() and exec() then the child process inherits
a gratuitous file descriptor pointing at /var/run/pcscd.pub

This can easily be fixed by adding the close on exec flag to the file
descriptor when it is first opened.

Thanks. Corrected in revision 2449 [1].
Sorry, I forgot to credit you in the commit log.

[1] 
http://lists.alioth.debian.org/pipermail/pcsclite-cvs-commit/2007-February/002615.html

--
Dr. Ludovic Rousseau
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to