Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/external/bsd/acpica/dist/dispatcher
Module Name: src
Committed By: msaitoh
Date: Fri Sep 16 08:08:01 UTC 2022
Modified Files:
src/sys/external/bsd/acpica/dist/dispatcher: dswexec.c
Log Message:
Fix out of range access in AcpiDsExecEndOp().
- Found by kUBSan.
- See: https://github.com/acpica/acpica/pull/745
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.16 -r1.2 \
src/sys/external/bsd/acpica/dist/dispatcher/dswexec.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