VirtualBox

Changeset 25855 in vbox


Ignore:
Timestamp:
Jan 15, 2010 11:08:58 AM (15 years ago)
Author:
vboxsync
Message:

DevACPI.cpp: more bound checking.

File:
1 edited

Legend:

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

    r25854 r25855  
    21032103                    ("Hot-plug flag is not set\n"),
    21042104                    VERR_NOT_SUPPORTED);
     2105    AssertReturn(iLUN < VMM_MAX_CPU_COUNT, VERR_PDM_NO_SUCH_LUN);
    21052106
    21062107    /* Check if it was already attached */
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