VirtualBox

Changeset 13557 in vbox for trunk/include


Ignore:
Timestamp:
Oct 24, 2008 2:22:17 PM (16 years ago)
Author:
vboxsync
Message:

Guest Properties (Main, HostServices, VBoxGuestLib): MAX_*_LEN is the size in bytes, not the string length

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/GuestPropertySvc.h

    r13551 r13557  
    9696                       + sizeof(flagNames[1]) + 2
    9797                       + sizeof(flagNames[2]) + 2
    98                        + sizeof(flagNames[3])
     98                       + sizeof(flagNames[3]) + 1  /* + 1 for '\0' */
    9999     };
    100100
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