gstfunnel: avoid access of freed pad
[platform/upstream/gstreamer.git] / gst / gstclock.h
index 253fc09..de6faaa 100644 (file)
@@ -362,6 +362,7 @@ struct _GstClockEntry {
   gboolean               unscheduled;
   gboolean               woken_up;
 
+  /*< private >*/
   gpointer _gst_reserved[GST_PADDING];
 };