cvs commit: src/sys/kern kern_thread.c

Julian Elischer julian at FreeBSD.org
Mon Mar 21 14:55:39 PST 2005


julian      2005-03-21 22:55:38 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thread.c 
  Log:
  Fix code freeing wrong cred pointer.
  
  Submitted by:   das
  Noticed by: Coverity tool
  MFC after:      3 days
  
  Note: usually the two pointers point to the same
  thing but it was still a bug.
  
  Revision  Changes    Path
  1.214     +4 -2      src/sys/kern/kern_thread.c


More information about the cvs-src mailing list