VirtualBox

Changeset 10844 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jul 23, 2008 9:51:07 PM (17 years ago)
Author:
vboxsync
Message:

VMMR0: Fixed bogus pSession argument passed to vmmR0EntryExWorker when going thru vmmR0CallHostSetJmpEx.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/VMMR0.cpp

    r10843 r10844  
    10381038                Args.pReq = pReq;
    10391039                Args.u64Arg = u64Arg;
     1040                Args.pSession = pSession;
    10401041                return vmmR0CallHostSetJmpEx(&pVM->vmm.s.CallHostR0JmpBuf, vmmR0EntryExWrapper, &Args);
    10411042            }
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