Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2001 12:49:51 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_proc.c
Message-ID:  <200103272049.f2RKnpH35237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2001/03/27 12:49:51 PST

  Modified files:
    sys/kern             kern_proc.c 
  Log:
  Don't leak the memory we've just malloced if we can't find the
  process we're looking for. (I don't think this can currently
  happen, but it depends how the function is called).
  
  PR:		25932
  Submitted by:	David Xu <davidx@viasoft.com.cn>
  
  Revision  Changes    Path
  1.90      +3 -3      src/sys/kern/kern_proc.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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