https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=167107
Andriy Voskoboinyk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |FIXED Keywords| |panic Status|Open |Closed Summary|[libc] [panic] no kernel |[mfi] [panic] no kernel |malloc size argument check |malloc size argument check |causing system panic |causing system panic --- Comment #2 from Andriy Voskoboinyk <[email protected]> --- Fixed in base r238077 (since ((uint32_t)-8192 > 1024 * 1024) ENOMEM will be returned instead). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
