Module Name: src
Committed By: riastradh
Date: Tue Jan 24 23:23:31 UTC 2023
Modified Files:
src/sys/arch/sparc64/sparc64: db_trace.c
Log Message:
sparc64/db_trace.c: Don't dereference; use db_read_bytes.
Makes crash(8) and ddb match, and avoids crashing in ddb when you
feed in a bad lwp pointer!
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/sparc64/sparc64/db_trace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.