VirtualBox

Changeset 90298 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 23, 2021 10:37:33 AM (4 years ago)
Author:
vboxsync
Message:

DevIoApic: Don't point to out of scope variable in ioapicSendMsi. bugref:9967 bugref:9654

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevIoApic.cpp

    r89738 r90298  
    10111011     * by VERR_IOMMU_CANNOT_CALL_SELF case.
    10121012     */
     1013    MSIMSG MsiOut;
    10131014    if (PCIBDF_IS_VALID(uBusDevFn))
    10141015    {
    1015         MSIMSG MsiOut;
    10161016        int const rcRemap = pThisCC->pIoApicHlp->pfnIommuMsiRemap(pDevIns, uBusDevFn, pMsi, &MsiOut);
    10171017        if (   rcRemap == VERR_IOMMU_NOT_PRESENT
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