avidemux: Fix string memory leak
authorVineeth TM <vineeth.tm@samsung.com>
Tue, 16 Feb 2016 00:02:30 +0000 (09:02 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 16 Feb 2016 11:43:24 +0000 (11:43 +0000)
commitdc70bfd36a8851eb42010773165ad8b7f7f19d49
tree1c1d28df082113fc4c57aff26bfaa56ff4bc43ad
parent92affe2dec1446c38ae65cf3c8f03363009c22fe
avidemux: Fix string memory leak

codec_name is not being freed in all conditions leading to memory leak

https://bugzilla.gnome.org/show_bug.cgi?id=762117
gst/avi/gstavidemux.c