GNOME Bugzilla – Bug 756070
id3tag: fix sample memory leak
Last modified: 2015-10-07 18:06:41 UTC
When getting sample from taglist, the memory is not being freed resulting in memory leak.
Created attachment 312657 [details] [review] fix sample memory leak
commit 43ce0c3142bd93eaf9983cdaadb68a3eb611dca6 Author: Vineeth TM <vineeth.tm@samsung.com> Date: Mon Oct 5 11:21:07 2015 +0900 id3tag: fix sample memory leak When getting sample from taglist, the memory is not being freed resulting in memory leak. https://bugzilla.gnome.org/show_bug.cgi?id=756070