cvs commit: src/lib/libthr/arch/i386/i386 _setcurthread.c
Mike Makonnen
mtm at FreeBSD.org
Mon May 5 19:33:50 PDT 2003
mtm 2003/05/05 19:33:49 PDT
FreeBSD src repository
Modified files:
lib/libthr/arch/i386/i386 _setcurthread.c
Log:
Fix a null dereference leading to a core dump when
the number of threads exceeds the number of open slots
in ldt_entries[].
Approved by: markm (mentor)(implicit)
Reviewed by: jeff
Revision Changes Path
1.4 +4 -1 src/lib/libthr/arch/i386/i386/_setcurthread.c
More information about the cvs-src
mailing list