VirtualBox

Ignore:
Timestamp:
Sep 13, 2014 11:12:54 PM (10 years ago)
Author:
vboxsync
Message:

SUPDrv-win.cpp: Forgot to initialize g_pAlpcPortObjectType1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp

    r52737 r52738  
    39543954# endif
    39553955
     3956    /* LPC object type. */
     3957    g_pAlpcPortObjectType1 = *LpcPortObjectType;
     3958
    39563959    /* The spinlock protecting our structures. */
    39573960    int rc = RTSpinlockCreate(&g_hNtProtectLock, RTSPINLOCK_FLAGS_INTERRUPT_UNSAFE, "NtProtectLock");
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