Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: he
Date: Thu Jun 1 18:07:34 UTC 2000
Modified Files:
syssrc/sys/miscfs/procfs [netbsd-1-4]: procfs_cmdline.c
Log Message:
Pull up revision 1.8 (requested by simonb):
Fix a possible kernel memory leak - if the command line of a
process was requested after it had started to exit but before it
became a zombie a page of kernel memory would not be freed.
To generate a diff of this commit:
cvs rdiff -r1.4.2.1 -r1.4.2.2 syssrc/sys/miscfs/procfs/procfs_cmdline.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index