aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/libsodium/packaging/dotnet-core/ssh:/git@gitrepo.FreeBSD.org/(developers-only)
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2026-01-20 15:01:08 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2026-01-20 19:44:54 +0000
commit6bb3f208617b58a54e2204eb31bae3f9a86117a7 (patch)
treeae93141d895a1f1245cc6395fd73033a0196b4b9 /sys/contrib/libsodium/packaging/dotnet-core/ssh:/git@gitrepo.FreeBSD.org/(developers-only)
parent466bad427d74e666e85445729b2e63b82e10d18f (diff)
ktrace: do not enqueue request if the process' ktrioparams are freedHEADmain
The p_ktrioparms are freed on termination of tracing. Any ktr requests added to the queue after that would hang there and leak on the struct proc recycling, or trigger an assert in the process destructor for debug builds. Reported and tested by: pho Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D54804
Diffstat (limited to 'sys/contrib/libsodium/packaging/dotnet-core/ssh:/git@gitrepo.FreeBSD.org/(developers-only)')
0 files changed, 0 insertions, 0 deletions