ffmpeg filter memory leak, cursor hopper fix, added leaker.C, misc fixes
[goodguy/history.git] / cinelerra-5.1 / cinelerra / ydiff.C
index 369b199c27aad70fc46d76179132cc4f3f1d966c..8fc5470d81109832865d682c0245989677315f3c 100644 (file)
@@ -113,6 +113,7 @@ gtk_window::gtk_window(int width, int height)
 
 gtk_window::~gtk_window()
 {
+  gdk_flush();
   gtk_widget_destroy(window);
   g_object_unref(pbuf0);
   g_object_unref(img0);