VirtualBox

Ignore:
Timestamp:
Aug 9, 2016 4:22:36 PM (8 years ago)
Author:
vboxsync
Message:

VBoxShell: fix for buref:6627: added releasing of ctx to prevent interfaces releasing exceptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxShell/vboxshell.py

    r59798 r63223  
    35683568                    break
    35693569        if sPath:
     3570            sCurLoc = sPath
    35703571            sTmp = os.path.join(sCurLoc, 'bindings', 'xpcom', 'python')
    35713572            if os.path.isdir(sTmp):
     
    35983599    }
    35993600    interpret(ctx)
     3601    del ctx
     3602    ctx = None
    36003603    oVBoxMgr.deinit()
    36013604    del oVBoxMgr
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