Date: Tue, 06 Sep 2022 17:06:44 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 264055] bhnd(4): null pointer dereference in bhnd_erom_iores_new() Message-ID: <bug-264055-7501-vteoxrNPEJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264055-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-264055-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264055 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |Closed Resolution|--- |Not A Bug --- Comment #3 from Ed Maste <emaste@freebsd.org> --- I am closing this, as bhnd_erom_iores_new calls malloc with M_WAITOK and th= us malloc will not return NULL. Is there some additional context (e.g. using this driver in something other than FreeBSD, that does not provide this same interface)? If so, please add details here and re-open. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264055-7501-vteoxrNPEJ>