VirtualBox

Changeset 92001 in vbox for trunk/src


Ignore:
Timestamp:
Oct 22, 2021 12:35:48 PM (3 years ago)
Author:
vboxsync
Message:

Devices/Security/DevTpm: Initialize size of the command response buffer even if no driver is attached, bugref:10075

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Security/DevTpm.cpp

    r91325 r92001  
    17211721        pThis->fLocChangeSup     = false;
    17221722        pThis->fEstablishmentSet = false;
     1723        pThis->cbCmdResp         = TPM_DATA_BUFFER_SIZE_MAX;
    17231724
    17241725        pThisCC->pDrvBase = NULL;
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