[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 11:52:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276818 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=a03f768612ad98a886458197c531a0b92203bf84 commit a03f768612ad98a886458197c531a0b92203bf84 Author: Hodong <hodong@nimfsoft.art> AuthorDate: 2024-02-04 10:14:22 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2024-02-04 11:50:56 +0000 libstdthreads: destroy mutexattr in mtx_init() PR: 276818 MFC after: 1 week lib/libstdthreads/mtx.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.