VirtualBox

Changeset 35155 in vbox


Ignore:
Timestamp:
Dec 15, 2010 4:58:47 PM (14 years ago)
Author:
vboxsync
Message:

Additions/x11/vboxvideo: uninitialised variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c

    r35150 r35155  
    12931293    VBOXPtr pVBox = VBOXGetRec(pScrn);
    12941294    Bool rc = TRUE, fActive = TRUE;
    1295     uint32_t offStart, cwReal;
     1295    uint32_t offStart, cwReal = cWidth;
    12961296
    12971297    TRACE_LOG("cDisplay=%u, cWidth=%u, cHeight=%u, x=%d, y=%d, displayWidth=%d\n",
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