VirtualBox

Changeset 77938 in vbox for trunk


Ignore:
Timestamp:
Mar 28, 2019 1:57:54 PM (6 years ago)
Author:
vboxsync
Message:

Additions/x11/VBoxClient: mis-type in display-svga-x11.
bugref:3810: X11 Guest Additions maintenance
Wrong sizeof in x11GetRequest/X11_VMW_RESOLUTION_REQUEST.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/VBoxClient/display-svga-x11.cpp

    r77265 r77938  
    197197     * both requests instead of doing version checks or caching. */
    198198    x11GetRequest(pContext, pContext->hVMWMajor, X11_VMW_RESOLUTION_REQUEST,
    199                   sizeof(struct X11VMWTOPOLOGYREQ),
     199                  sizeof(struct X11VMWRESOLUTIONREQ),
    200200                  (struct X11REQHEADER **)&pReqResolution);
    201201    pReqResolution->idX11Screen = DefaultScreen(pContext->pDisplay);
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