diff --git a/gst/isomp4/gstqtmux.c b/gst/isomp4/gstqtmux.c index e5b651c905..d98f592a30 100644 --- a/gst/isomp4/gstqtmux.c +++ b/gst/isomp4/gstqtmux.c @@ -2094,6 +2094,8 @@ gst_qt_mux_prepare_moov_recovery (GstQTMux * qtmux) } } + return; + fail: /* cleanup */ fclose (qtmux->moov_recov_file);