VirtualBox

Ignore:
Timestamp:
Jan 8, 2020 9:19:18 AM (5 years ago)
Author:
vboxsync
Message:

VBoxUSB: logging format fix for r135563

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp

    r82662 r82663  
    333333            &&  pFilter->aFields[i].u16Value > pFilter->offCurEnd)
    334334        {
    335             Log(("USBFilter: %p - bad offset=%#x\n", pFilter->aFields[i].u16Value));
     335            Log(("USBFilter: %p - bad offset=%#x\n", pFilter, pFilter->aFields[i].u16Value));
    336336            return VERR_INVALID_PARAMETER;
    337337        }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette