fixing resources releasing

Tento commit je obsažen v:
Evgeny
2018-01-22 17:02:46 -06:00
rodič c00a0feb36
revize 9a9418ad16
14 změnil soubory, kde provedl 145 přidání a 323 odebrání
+1
Zobrazit soubor
@@ -101,6 +101,7 @@ CONSTRUCTOR_API void constructor() {
}
DESTRUCTOR_API void destructor() {
rocprofiler::MetricsDict::Destroy();
util::HsaRsrcFactory::Destroy();
util::Logger::Destroy();
}