[Bug 287665] libc/rpc: clnt_vc_create: Do not hold a global mutex during connect
Date: Thu, 19 Jun 2025 23:38:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287665 --- Comment #1 from Pedro F. Giffuni <pfg@FreeBSD.org> --- Created attachment 261423 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261423&action=edit Don't hold a mutex when connecting (merged) I missed an extra parenthesis in my previous patch. This should work but is untested. -- You are receiving this mail because: You are the assignee for the bug.