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: martin
Date: Fri Jul 11 18:18:29 UTC 2025
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
PR 59523: initialize errror to 0, not all switch cases overwrite it
now before it is used.
Pointed out by hannken.
To generate a diff of this commit:
cvs rdiff -u -r1.529 -r1.530 src/sys/kern/kern_exec.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