Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat/mach



Module Name:    src
Committed By:   manu
Date:           Tue Nov 11 15:00:09 UTC 2003

Modified Files:
        src/sys/compat/mach: mach_task.c

Log Message:
Fix an unitialized variable bug that caused a crash in mach_task_suspend().
While we are there, resolved another mystery: the unallocated port described
in the comment removed by this commit was in fact allocated by mach_task_pid().


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/compat/mach/mach_task.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