diff --git a/sys/oss/gstosshelper.c b/sys/oss/gstosshelper.c index 11e3ff6df8..9fc2701323 100644 --- a/sys/oss/gstosshelper.c +++ b/sys/oss/gstosshelper.c @@ -411,6 +411,7 @@ gst_oss_helper_get_card_name (const gchar * mixer_name) GST_INFO ("Unknown card name"); } + close (fd); return name; /* ERRORS */