VirtualBox

Ignore:
Timestamp:
Aug 27, 2009 1:52:56 PM (15 years ago)
Author:
vboxsync
Message:

CFGM: Fixed string length bug in CFGMR3InsertStringFV.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CFGMInternal.h

    r14070 r22526  
    4949    {
    5050        /** Length of string. (In bytes, including the terminator.) */
    51         size_t          cch;
     51        size_t          cb;
    5252        /** Pointer to the string. */
    5353        char           *psz;
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