VirtualBox

Changeset 107753 in vbox for trunk/src/VBox/Runtime/testcase


Ignore:
Timestamp:
Jan 14, 2025 11:46:03 AM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166865
Message:

Runtime/testcase/tstRTDvm.cpp: Missing error check, bugref:3409

File:
1 edited

Legend:

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

    r106061 r107753  
    145145        {
    146146            rc = tstRTDvmVolume(hTest, hVfsVol, cNesting + 1);
     147            RTTESTI_CHECK(rc == VINF_SUCCESS);
     148
    147149            RTVfsFileRelease(hVfsVol);
    148150        }
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