VirtualBox

Changeset 81930 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 18, 2019 12:49:05 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134727
Message:

DevPcArch: Missed config validation. bugref:9218

File:
1 edited

Legend:

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

    r81929 r81930  
    268268     * Validate configuration.
    269269     */
    270     if (!CFGMR3AreValuesValid(pCfg, "\0"))
    271         return VERR_PDM_DEVINS_UNKNOWN_CFG_VALUES;
     270    PDMDEV_VALIDATE_CONFIG_RETURN(pDevIns, "", "");
    272271
    273272    /*
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette