Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2025 23:38:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 287665] libc/rpc: clnt_vc_create: Do not hold a global mutex during connect
Message-ID:  <bug-287665-227-Mrhx6f2a86@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-287665-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287665-227-Mrhx6f2a86>