[Bug 276770] Some potential NULL-pointer dereferences

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 01 Feb 2024 23:14:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276770

--- Comment #4 from Qiushi <w290680224@gmail.com> ---
Oh, sorry, the last line, devfs_alloc   sys/kern/kern_conf.c +1331      ndev =
devfs_alloc(MAKEDEV_WAITOK); is also M_WAITOK related. We can also skip this
one.

-- 
You are receiving this mail because:
You are the assignee for the bug.