VirtualBox

Ignore:
Timestamp:
Jul 9, 2009 9:58:51 PM (15 years ago)
Author:
vboxsync
Message:

bufix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp

    r21458 r21459  
    145145         * Compute the size.
    146146         */
    147         cbParms = pCallInfo->cParms * sizeof (HGCMFunctionParameter32);
     147        cbParms = pCallInfo->cParms * sizeof (HGCMFunctionParameter);
    148148    }
    149149    else if (cbCallInfo < sizeof (VBoxGuestHGCMCallInfo))
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