CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2017/08/14 10:32:37

Modified files:
        sys/arch/amd64/amd64: db_trace.c 

Log message:
Do not dereference a pointer directly but use db_get_value() instead.

Prevents crashing the kernel when a fault occurs when printing a stack
trace.

ok mortimer@, kettenis@

Reply via email to