mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 03:09:57 +01:00
Fix memory leak stream UDP
This commit is contained in:
@@ -72,6 +72,7 @@ public:
|
||||
static Connection _instance;
|
||||
return _instance;
|
||||
}
|
||||
~Connection();
|
||||
|
||||
bool init();
|
||||
void terminate();
|
||||
|
||||
Reference in New Issue
Block a user