[Bug 272089] FreeBSD -CURRENT panic: panic invalid slot (wg(4) related)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 21 Jun 2023 18:25:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272089

--- Comment #2 from Kyle Evans <kevans@freebsd.org> ---
the free_crypto label in there is actually wrong anyways, if cookie_init()
failed we don't set `ret` to a failure so MOD_LOAD will succeed even though
things are partially borked.

-- 
You are receiving this mail because:
You are on the CC list for the bug.