Remove unnecessary NULL checks before g_free()
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Tue, 17 Nov 2015 23:23:17 +0000 (15:23 -0800)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Thu, 19 Nov 2015 00:05:42 +0000 (16:05 -0800)
commit71c2ddd07d004fc22d610f0072158598089eccd4
tree153cdafeeef2f5418ab9ec4599c409d912b506e7
parent6463ff198e8c106b8ceba7405777327e1beabd41
Remove unnecessary NULL checks before g_free()

g_free() is NULL-safe
ext/opus/gstopusenc.c