[Bug 269277] On 12.3, process-shared mutex may fail locking operations after usage of ANOTHER process-shared mutex.
Date: Wed, 08 Feb 2023 00:27:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269277
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=c8452bdeed4fc1f1feadf36c6008367263292254
commit c8452bdeed4fc1f1feadf36c6008367263292254
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-02-01 20:12:45 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-02-08 00:26:59 +0000
libthr pshared: correct a bug in allocation
PR: 269277
(cherry picked from commit 25c862ae503a1c99458f4e055fd50c878fadbea3)
lib/libthr/thread/thr_pshared.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.