VirtualBox

Ignore:
Timestamp:
Jan 20, 2022 8:58:01 PM (3 years ago)
Author:
vboxsync
Message:

SUPDrv: No pSession for vboxdrvu. bugref:10174

File:
1 edited

Legend:

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

    r93206 r93387  
    26172617            pReq->u.Out.u32SessionVersion = SUPDRV_IOC_VERSION;
    26182618            pReq->u.Out.u32DriverVersion  = SUPDRV_IOC_VERSION;
    2619             pReq->u.Out.pSession          = pSession;
     2619            pReq->u.Out.pSession          = NULL;
    26202620            pReq->u.Out.cFunctions        = 0;
    26212621            pReq->Hdr.rc = VINF_SUCCESS;
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