VirtualBox

Changeset 93678 in vbox for trunk/src/libs/xpcom18a4/python


Ignore:
Timestamp:
Feb 10, 2022 12:52:14 PM (3 years ago)
Author:
vboxsync
Message:

xpcom/python: BackFillVariant/T_INTERFACE - make sure iid is always
initialized.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/python/src/VariantUtils.cpp

    r86333 r93678  
    27722772                nsISupports *pnew = nsnull;
    27732773                // Find out what IID we are declared to use.
    2774                 nsIID *iid;
     2774                nsIID *iid = NULL;
    27752775                nsIInterfaceInfo *ii = GetInterfaceInfo();
    27762776                if (ii)
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