[Bug 277065] [libthr] reachable memory

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 15 Feb 2024 13:00:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277065

Konstantin Belousov <kib@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> ---
This is the userspace struct thread allocation (curthread) for main thread
during
initialization of the threading library. The memory is not supposed to be
freed.

-- 
You are receiving this mail because:
You are the assignee for the bug.