Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2005 22:55:38 +0000 (UTC)
From:      Julian Elischer <julian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_thread.c
Message-ID:  <200503212255.j2LMtcEe084187@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503212255.j2LMtcEe084187>