omx: Fix a missing g_free() in error path 30/23230/2 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0_ivi accepted/tizen/common/20141107.141938 accepted/tizen/ivi/20141112.060040 submit/tizen/20141106.013908 submit/tizen_mobile/20141120.000000 tizen_3.0_ivi_release
authorKazunori Kobayashi <kkobayas@igel.co.jp>
Thu, 27 Jun 2013 12:59:29 +0000 (21:59 +0900)
committerYAN YIN <yan.yin@intel.com>
Thu, 6 Nov 2014 01:35:18 +0000 (17:35 -0800)
commitcf5eac9699e4997cae3693e7d68022c31eccd32a
tree03e74932817ae51373125c2b98905d33a7113b19
parent2fb8babfe2616ef77609b7b0c9ea2d5d64e2b3ae
omx: Fix a missing g_free() in error path

This fixes a memory leak with g_strdup() when an error occurs.

https://bugzilla.gnome.org/show_bug.cgi?id=731141

Change-Id: I333df2cc1197e2c04ca65f2f82889e9ce7c975d2
Signed-off-by: Kazunori Kobayashi <kkobayas@igel.co.jp>
omx/gstomx.c