VirtualBox

Changeset 85269 in vbox


Ignore:
Timestamp:
Jul 12, 2020 12:18:50 PM (5 years ago)
Author:
vboxsync
Message:

Main/Performance.cpp/h: A whole bunch of int/HRESULT mixups. [noref fix] bugref:9790

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/Performance.cpp

    r85263 r85269  
    415415        int vrc = RTThreadWait(mThread, 1000 /* 1 sec */, &rcThread);
    416416        Log7Func(("{%p}: RTThreadWait returned %Rrc (thread exit code: %Rrc)\n", this, vrc, rcThread));
     417        RT_NOREF(vrc);
    417418    }
    418419}
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