Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/stand/lib
Module Name: src
Committed By: jakllsch
Date: Mon Dec 30 21:45:51 UTC 2013
Modified Files:
src/sys/arch/i386/stand/lib: exec.c
Log Message:
Zero out on-stack 'marks' array before first use.
This is needed so the MARK_DATA index is properly filled in.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/i386/stand/lib/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