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: simonb
Date: Thu Jun 1 13:43:09 UTC 2000
Modified Files:
syssrc/sys/miscfs/procfs: procfs_cmdline.c
Log Message:
Fix a possible kernel memory leak - if the cmdline of a process was
requested after it had started to exit but before it became a zombie
a page of kernel memory wouldn't be free'd.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 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