Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 1997 07:40:31 -0800 (PST)
From:      David Greenman <davidg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern kern_exec.c
Message-ID:  <199712161540.HAA14426@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      1997/12/16 07:40:31 PST

  Modified files:
    sys/kern             kern_exec.c 
  Log:
  Fix bug where a struct buf was free()'d back to the system malloc pool.
  Quite amazing that the system runs at all with this bug. Also present in
  2.2.5. The bug appears to have come in with changes in rev 1.53.
  
  PR:		might fix PR#5313
  Submitted by:	bde
  
  Revision  Changes    Path
  1.70      +3 -4      src/sys/kern/kern_exec.c



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