[Bug 276818] [libc] mtx_init memory leak
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276818] mtx"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.