aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2025-07-14 21:54:34 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2025-07-14 22:03:28 +0000
commit42f1054ef12d10f3ba46770b985a320b0ceb9f2f (patch)
tree522e822c9a497b5f4a5b9e3edb7f8d15078a90d5 /sys/powerpc
parent25c6d4710f1cb15ae35c4650f1aaabf3abed1595 (diff)
ast: do not dereference NULL td_proc in CTR statementHEADmain
If ast is called to clean up thread, as in ast_kclear(), td_proc is NULL. Guard against derefencing it in the trace. Reported by: pho Sponsored by: The FreeBSD Foundation MFC after: 3 days
Diffstat (limited to 'sys/powerpc')
0 files changed, 0 insertions, 0 deletions