VirtualBox

Changeset 18468 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Mar 28, 2009 6:58:54 PM (16 years ago)
Author:
vboxsync
Message:

tstAvl: warning about useless test.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstAvl.cpp

    r13836 r18468  
    655655        /* negative. */
    656656        AVLROGCPHYSNODECORE Node = *pNode;
    657         for (j = i + 3; j >= 0 && j > i - 32; j--)
     657        for (j = i + 3; j > i - 32; j--)
    658658        {
    659659            for (k = i; k < i + 32; k++)
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