VirtualBox

Changeset 103249 in vbox


Ignore:
Timestamp:
Feb 7, 2024 1:15:45 PM (13 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161538
Message:

Validation Kit: More implicit fallthrough fixes (found by Parfait). bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/cpu/cidet-core.cpp

    r99777 r103249  
    12051205                    cidetCoreUpdateOperandSizes(pThis);
    12061206                    return true;
    1207                 default: AssertReleaseFailed();
     1207                default:
     1208                    AssertReleaseFailedBreak();
    12081209                case 3:
    12091210                    break;
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