mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Merge "CAS: Fix memory leak in FactoryLoader"
This commit is contained in:
@@ -139,6 +139,7 @@ bool FactoryLoader<T>::enumeratePlugins(vector<AidlCasPluginDescriptor>* results
|
||||
queryPluginsFromPath(pluginPath, results);
|
||||
}
|
||||
}
|
||||
closedir(pDir);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user