diff options
author | des <des@FreeBSD.org> | 2002-12-21 15:09:58 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2002-12-21 15:09:58 +0000 |
commit | a9741e060abda4858c722294e0cf9857a5614cd9 (patch) | |
tree | 562a549428d2f1ee43c0af72a164feeec1b412bb /sys/dev/sio/sio_pccard.c | |
parent | c877a609a92a1161f69d1d6a8a883e61600dcbb2 (diff) | |
download | FreeBSD-src-a9741e060abda4858c722294e0cf9857a5614cd9.zip FreeBSD-src-a9741e060abda4858c722294e0cf9857a5614cd9.tar.gz |
The previous commit contained a stupid mistake: ctxt->pam_[cp]sock was
initialized after the call to pthread_create() instead of before. It just
happened to work with threads enabled because ctxt is shared, but of
course it doesn't work when we use a child process instead of threads.
Diffstat (limited to 'sys/dev/sio/sio_pccard.c')
0 files changed, 0 insertions, 0 deletions