VirtualBox

Changeset 62377 in vbox


Ignore:
Timestamp:
Jul 20, 2016 6:24:37 PM (9 years ago)
Author:
vboxsync
Message:

PyXPCOM: Py_repr - make sure iid_repr is always initialized.

File:
1 edited

Legend:

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

    r59809 r62377  
    174174        Py_nsISupports *pis = (Py_nsISupports *)self;
    175175        // Try and get the IID name.
    176         char *iid_repr;
     176        char *iid_repr = nsnull;
    177177        nsCOMPtr<nsIInterfaceInfoManager> iim(do_GetService(
    178178                        NS_INTERFACEINFOMANAGER_SERVICE_CONTRACTID));
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