]> git.proxmox.com Git - qemu.git/commit
libcacard/vcard_emul_nss: handle no readers at startup
authorAlon Levy <alevy@redhat.com>
Thu, 22 Mar 2012 17:58:58 +0000 (19:58 +0200)
committerAlon Levy <alevy@redhat.com>
Mon, 26 Mar 2012 16:39:00 +0000 (18:39 +0200)
commit4e339882362102da63ab060f952d249a99ab6752
treebb1090243bef47555d0b6bd1ddf8a6919147b51f
parent1b902f7defa9f5229f92dfb32406c5b30c8045ab
libcacard/vcard_emul_nss: handle no readers at startup

When starting with no readers, coolkey should show no slots (with
RHBZ 806038 fixed). Fix initialization to launch the event handling
thread for each module that isn't the internal module regardless of the
number of slots detected for it at initialization time, since slot
number may start as 0 and is dynamic.

RHBZ: 802435
Signed-off-by: Alon Levy <alevy@redhat.com>
libcacard/vcard_emul_nss.c