Subject: CVS commit: src/sys/arch/arm/arm
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 10/29/2003 04:38:50
Module Name: src
Committed By: mycroft
Date: Wed Oct 29 04:38:50 UTC 2003
Modified Files:
src/sys/arch/arm/arm: syscall.c
Log Message:
The uninitialized variable in this case was a bug, which could probably be
used to crash the system.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/arm/arm/syscall.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.