[Version] 1.16.2-24
[Issue Type] SVACE (DEREF_AFTER_NULL)
Change-Id: I595e4cd750b7a2f51ee66cbf9e37a17388f7437e
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
/* let's clear the pointers so we can ensure we don't free items that are
* still in the jitterbuffer */
+#ifdef __TIZEN__
+ if (item)
+#endif
item->next = item->prev = NULL;
return (RTPJitterBufferItem *) item;
Name: gst-plugins-good
Version: 1.16.2
-Release: 23
+Release: 24
License: LGPL-2.1+
Summary: GStreamer Streaming-Media Framework Plug-Ins
Url: http://gstreamer.freedesktop.org/