VirtualBox

Changeset 12409 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Sep 11, 2008 4:58:17 PM (16 years ago)
Author:
vboxsync
Message:

Fixed VMMDev reset problem: a HGCM related variable was not cleared.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp

    r12278 r12409  
    23792379    /* disabled statistics updating */
    23802380    pThis->u32LastStatIntervalSize = 0;
     2381
     2382    /* Clear the "HGCM event enabled" flag so the event can be automatically reenabled.  */
     2383    pThis->u32HGCMEnabled = 0;
    23812384
    23822385    /*
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