Page MenuHomeFreeBSD

bhyve: Fix an apparent pointer arithmetic bug in the xhci emulation
ClosedPublic

Authored by markj on Oct 25 2022, 3:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 9 2024, 3:25 PM
Unknown Object (File)
Sep 19 2024, 2:12 PM
Unknown Object (File)
Sep 18 2024, 6:06 AM
Unknown Object (File)
Sep 18 2024, 2:35 AM
Unknown Object (File)
Sep 17 2024, 8:20 AM
Unknown Object (File)
Sep 17 2024, 1:03 AM
Unknown Object (File)
Sep 16 2024, 11:40 AM
Unknown Object (File)
Sep 15 2024, 11:00 PM
Subscribers

Details

Summary

Also remove the out-parameter of pci_xhci_find_stream(), since it's
unused by all callers.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable