[Bug 276818] [libc] mtx_init memory leak

[email protected] Sun, 04 Feb 2024 10:15:36 +0000
Newsgroups gmane.os.freebsd.devel.threading
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276818

Konstantin Belousov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Konstantin Belousov <[email protected]> ---
If pthread_mutexattr_init() returned error, you should not call _destroy().

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