Commit bcd90fb2 authored by Rémi Duraffort's avatar Rémi Duraffort

qt4: fix memleak.

parent 59b66be9
......@@ -631,6 +631,7 @@ void DialogsProvider::streamingDialog( QWidget *parent,
RecentsMRL::getInstance( p_intf )->addRecent( mrl );
}
free( psz_soutoption );
}
void DialogsProvider::openAndStreamingDialogs()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment