git: wg: Fix panic of "user address access from kernel mode"

Aaron LI aly at crater.dragonflybsd.org
Fri Feb 9 05:19:14 PST 2024


commit 3da8a83d3f942010cc850f2371f5cb42e2e111bb
Author: Aaron LI <aly at aaronly.me>
Date:   Fri Feb 9 21:14:25 2024 +0800

    wg: Fix panic of "user address access from kernel mode"
    
    Well, it never happened on my development VirtualBox VM, but always
    happened on my desktop.  Fix it.  Actually, I made this mistake when
    porting the code from OpenBSD.

Summary of changes:
 sys/net/wg/if_wg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3da8a83d3f942010cc850f2371f5cb42e2e111bb


-- 
DragonFly BSD source repository


More information about the Commits mailing list