[Bug 264055] bhnd(4): null pointer dereference in bhnd_erom_iores_new()
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Sep 2022 17:06:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264055 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 thus 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. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.