Date: Sun, 04 Feb 2024 10:15:36 +0000 From: bugzilla-noreply@freebsd.org To: threads@FreeBSD.org Subject: [Bug 276818] [libc] mtx_init memory leak Message-ID: <bug-276818-13406-ExIxpwYOCe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276818-13406@https.bugs.freebsd.org/bugzilla/> References: <bug-276818-13406@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276818 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(). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276818-13406-ExIxpwYOCe>