Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/aarch64/aarch64
Module Name: src
Committed By: ryo
Date: Mon Sep 27 17:37:59 UTC 2021
Modified Files:
src/sys/arch/aarch64/aarch64: syscall.c
Log Message:
In order to prevent uninitialized values from being reflected in the registers after syscall, rval[] must be initialized.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/aarch64/aarch64/syscall.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