[Bug 277065] [libthr] reachable memory
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277065] [libthr] reachable memory"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.