VirtualBox

Changeset 40021 in vbox


Ignore:
Timestamp:
Feb 7, 2012 4:03:19 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76143
Message:

GuestCtrl/Main: Fixed some locking issues + callback cleanup hangs; fixed a memory leak on callback creation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestImpl.h

    r39991 r40021  
    219219    int callbackAdd(const PVBOXGUESTCTRL_CALLBACK pCallbackData, uint32_t *puContextID);
    220220    void callbackDestroy(uint32_t uContextID);
     221    void callbackRemove(uint32_t uContextID);
    221222    bool callbackExists(uint32_t uContextID);
    222223    void callbackFreeUserData(void *pvData);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette