VirtualBox

Changeset 3055 in vbox for trunk/src


Ignore:
Timestamp:
Jun 5, 2007 4:13:31 PM (18 years ago)
Author:
vboxsync
Message:

A try. Don't know what this trick is good for...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp

    r3036 r3055  
    234234    count = PR_AtomicDecrement((PRInt32 *)&mRefCnt);
    235235    if (0 == count) {
    236       mRefCnt = 1; /* stabilize */
     236//      mRefCnt = 1; /* stabilize */
    237237      // ipcDConnectService is guaranteed to still exist here
    238238      // (DConnectInstance lifetime is bound to ipcDConnectService)
     
    16761676 
    16771677  if (0 == count) {
    1678     mRefCnt = 1; /* stabilize */
     1678//    mRefCnt = 1; /* stabilize */
    16791679    delete this;
    16801680    return 0;
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