https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230460
--- Comment #17 from Konstantin Belousov <[email protected]> --- Why vbox changes are needed at all ? In other words, why this code accesses userspace directly ? This is wrong, it should use copyin(9)/copyout(9) KPI. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
