aboutsummaryrefslogtreecommitdiff
path: root/share/doc/papers/malloc/(developers-only)
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2026-03-16 20:36:56 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2026-03-16 20:36:56 +0000
commitaa15df4597053c0e95a15b2a7036296999cd562a (patch)
tree3b3f65d87c8bcfb39429890de942986e09fdf616 /share/doc/papers/malloc/(developers-only)
parent889d10d5b12050b4b3923917b5edeac85e8ca706 (diff)
queue.h: Reorder STAILQ_INSERT_TAILHEADmain
The current implementation briefly violates the tail invariant. This is not usually an issue, but if an insert is in flight when a panic occurs, we may then trip the invariant while dumping core. MFC after: 1 week Sponsored by: Klara, Inc. Sponsored by: NetApp, Inc. Reviewed by: obiwac, olce, jhb Differential Revision: https://reviews.freebsd.org/D55819
Diffstat (limited to 'share/doc/papers/malloc/(developers-only)')
0 files changed, 0 insertions, 0 deletions