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)
Wed, May 15, 1:55 AM
Unknown Object (File)
Wed, May 15, 1:55 AM
Unknown Object (File)
Wed, May 15, 1:55 AM
Unknown Object (File)
Sun, May 12, 8:09 AM
Unknown Object (File)
Feb 15 2024, 12:41 PM
Unknown Object (File)
Feb 15 2024, 12:41 PM
Unknown Object (File)
Feb 15 2024, 12:16 PM
Unknown Object (File)
Feb 15 2024, 12:03 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