https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292884
Rick Macklem <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #267792|0 |1 is obsolete| | --- Comment #31 from Rick Macklem <[email protected]> --- Created attachment 268761 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268761&action=edit svc_vc.c: Acauire/release an additional socket reference Attachment #267792 had a bug. It did not set the current vnet before calling sorele(). This patch replaces #267792 and fixes this problem. (I will note that, for my testing, the curvnet was always already set, so I am not sure if/when it needs to be set, but this patch sets it, to make sure it is set.) -- You are receiving this mail because: You are the assignee for the bug.
