Changeset 53329 in vbox
- Timestamp:
- Nov 14, 2014 2:13:03 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 96917
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPDrv-win.cpp
r53017 r53329 2919 2919 else 2920 2920 rc = VERR_WRONG_ORDER; 2921 pNtChild->enmProcessKind = kSupDrvNtProtectKind_VmProcessDead; 2921 2922 RTSpinlockRelease(g_hNtProtectLock); 2922 2923
Note:
See TracChangeset
for help on using the changeset viewer.