VirtualBox

Changeset 57935 in vbox


Ignore:
Timestamp:
Sep 29, 2015 10:56:08 AM (9 years ago)
Author:
vboxsync
Message:

HostDrivers/USBMonitor: improved comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbMon.cpp

    r57934 r57935  
    627627            if (Status == STATUS_SUCCESS)
    628628            {
    629                 /* We can't log HubName here couse string logging could lead to BSOD */
     629                /* We could not log hub name here.
     630                 * It is the paged memory and we cannot use it in logger cause it increases the IRQL
     631                 */
    630632                LOG(("IoGetDeviceObjectPointer returned %p %p", pHubDevObj, pHubFileObj));
    631633                if (!pfnWalker(pHubFileObj, pHubDevObj, pHubDevObj, pvWalker))
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