VirtualBox

Changeset 28970 in vbox for trunk


Ignore:
Timestamp:
May 3, 2010 11:54:59 AM (15 years ago)
Author:
vboxsync
Message:

xpcom: actually this isn't a bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_typelib.c

    r28966 r28970  
    418418            strlen(timestr);
    419419#ifdef VBOX
    420         annotation_len++; /* terminating '\0' */
     420        /* note that '%s' is contained two times in annotation_format and both
     421         * format specifiers are replaced by a string. So in fact we reserve 4
     422         * bytes minus one byte (for the terminating '\0') more than necessary. */
    421423#endif
    422424        for (i = 0; i < HEADER(state)->num_interfaces; i++) {
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