Module Name: src Committed By: kamil Date: Wed Sep 18 20:18:27 UTC 2019
Modified Files:
src/sys/arch/amd64/amd64: trap.c
Log Message:
Avoid VLA to appease stack-protector
This has been reproduced with -O0 and -fsanitize=undefined.
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sys/arch/amd64/amd64/trap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
