VirtualBox

Ignore:
Timestamp:
Sep 27, 2012 12:37:46 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80977
Message:

Main/Metrics: Fixed the issue causing unregistration of all metrics instead of ones related to single interface (#6345)

File:
1 edited

Legend:

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

    r43445 r43453  
    11401140}
    11411141
     1142Filter::Filter(const com::Utf8Str name, const ComPtr<IUnknown> &aObject)
     1143{
     1144    processMetricList(name, aObject);
     1145}
     1146
    11421147void Filter::init(ComSafeArrayIn(IN_BSTR, metricNames),
    11431148                  ComSafeArrayIn(IUnknown *, objects))
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