VirtualBox

Changeset 36803 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Apr 21, 2011 8:26:49 PM (14 years ago)
Author:
vboxsync
Message:

Additions/x11/seamless: uninitialised variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/seamless-x11.h

    r36685 r36803  
    241241    VBoxGuestSeamlessX11(void)
    242242        : mObserver(0), mDisplay(NULL), mcRects(0), mSupportsShape(false),
    243           mEnabled(false) {}
     243          mEnabled(false), mChanged(false) {}
    244244
    245245    ~VBoxGuestSeamlessX11()
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