Emotion: freed allocated string.
authorUma Devika <u.bodapati@samsung.com>
Mon, 3 Jul 2017 10:44:48 +0000 (19:44 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 4 Jul 2017 02:33:11 +0000 (11:33 +0900)
commit19df2cd34fa53cc5629bfe5f019967172b1aea23
treed559f38574a9eff56f888d91eb55556ac521dd82
parent8b8a43759ca2325703749d33263e3c736ec9c122
Emotion: freed allocated string.

Summary:
GStreamer API gst_caps_to_string returns allocated memory which needs to be freed with g_free() after use.

@fix

Signed-off-by: Uma Devika <u.bodapati@samsung.com>
Reviewers: cedric, tasn, singh.amitesh, raster, jpeg

Subscribers: tanwar.umesh07, yashu21985, cedric, jpeg

Differential Revision: https://phab.enlightenment.org/D4996
src/modules/emotion/gstreamer/emotion_gstreamer.c