Fix memory leaks
This commit is contained in:
@@ -43,6 +43,7 @@ GstStartup::GstStartup(QObject *parent) : QObject(parent) {
|
||||
}
|
||||
|
||||
GstStartup::~GstStartup() {
|
||||
//gst_deinit();
|
||||
}
|
||||
|
||||
void GstStartup::InitialiseGStreamer() {
|
||||
|
||||
Reference in New Issue
Block a user