[Bug 276818] [libc] mtx_init memory leak

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 04 Feb 2024 10:15:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276818

Konstantin Belousov <kib@FreeBSD.org> changed:

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

--- Comment #3 from Konstantin Belousov <kib@FreeBSD.org> ---
If pthread_mutexattr_init() returned error, you should not call _destroy().

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