VirtualBox

Changeset 50348 in vbox


Ignore:
Timestamp:
Feb 6, 2014 2:57:03 PM (11 years ago)
Author:
vboxsync
Message:

Solaris/Additions/VBoxGuest: removed unintentional extra lines from r92086.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c

    r50347 r50348  
    812812                            for (int k = 0; k < g_cIntrAllocated; k++)
    813813                                ddi_intr_free(g_pIntr[k]);
    814                             g_cIntrAllocated = 0;
    815814                        }
    816815                        else
     
    855854        }
    856855    }
    857     g_cIntrAllocated = 0;
    858856    RTMemFree(g_pIntr);
    859857    mutex_destroy(&g_IrqMtx);
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