Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: enami
Date: Wed Jan 10 07:53:26 UTC 2007
Modified Files:
src/sys/kern: kern_sig.c
Log Message:
Plug memory leak in __sigtimedwait1(): make sure to free `waitset'
on error return path.
To generate a diff of this commit:
cvs rdiff -r1.240 -r1.241 src/sys/kern/kern_sig.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