Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [kqueue] syssrc/sys/kern
Module Name: syssrc
Committed By: jdolecek
Date: Tue Apr 9 06:23:48 UTC 2002
Modified Files:
syssrc/sys/kern [kqueue]: kern_event.c
Log Message:
Make sure knote is detached from watched process when it exits, to avoid
using already-freed memory under some circumstancies.
(this bug was not NetBSD specific)
To generate a diff of this commit:
cvs rdiff -r1.1.1.1.2.12 -r1.1.1.1.2.13 syssrc/sys/kern/kern_event.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