jeff        2008-03-12 05:01:14 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thread.c 
  Log:
   - KSE may free a thread that was never actually forked.  This will leave
     td_cpuset NULL.  Check for this condition before dereferencing the
     cpuset.
  
  Reported by:    [EMAIL PROTECTED], [EMAIL PROTECTED]
  Sponsored by:   Nokia
  
  Revision  Changes    Path
  1.267     +5 -0      src/sys/kern/kern_thread.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to