caps: add cleanup priv function
[platform/upstream/gstreamer.git] / gst / gst.c
index ca99a47..43abeb1 100644 (file)
--- a/gst/gst.c
+++ b/gst/gst.c
@@ -992,6 +992,7 @@ gst_deinit (void)
   _priv_gst_registry_cleanup ();
   _priv_gst_allocator_cleanup ();
   _priv_gst_caps_features_cleanup ();
+  _priv_gst_caps_cleanup ();
 
 #ifndef GST_DISABLE_TRACE
   _priv_gst_alloc_trace_deinit ();