https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246964
Ali Abdallah <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #215207|0 |1 is obsolete| | --- Comment #3 from Ali Abdallah <[email protected]> --- Created attachment 215213 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215213&action=edit Fix null pointer dereferences in usb_mouse Fix a couple of more dereferences in usb_mouse. Please note that running 'scan-build80 make' in /usr/src/usr.sbin/bhyve reveals also other dereference of null pointers (no more in usb_mouse). I think those also can be potentially triggered in some way and should be fixed. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
