[Bug 277065] [libthr] reachable memory
[email protected] Thu, 15 Feb 2024 13:00:23 +0000
| Newsgroups | gmane.os.freebsd.devel.threading |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277065 Konstantin Belousov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Konstantin Belousov <[email protected]> --- 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.