https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264004
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] Status|New |Open --- Comment #1 from Mark Johnston <[email protected]> --- This isn't a secteam bug. The bug you note in vchiq seems real, though the return value should probably be VCHIQ_ERROR instead. Note that in FreeBSD, malloc(M_WAITOK) does not fail, so scripts have to be careful to avoid false positives. In the past we've gotten incorrect bug reports along these lines. -- You are receiving this mail because: You are the assignee for the bug.
