GNOME Bugzilla – Bug 751364
flacparse: fix possible memory leak
Last modified: 2015-06-23 08:18:17 UTC
when buffer is stored to seektable, and stop gets called due to corrupt flac file, then the seektable is not being released
Created attachment 305896 [details] [review] fix possible memory leak
commit e44ce404555dfea16891b5a7a727955d860d0cdb Author: Vineeth TM <vineeth.tm@samsung.com> Date: Tue Jun 23 17:11:57 2015 +0900 flacparse: fix possible memory leak when buffer is stored to seektable, and stop gets called due to corrupt flac file, then the seektable is not being released https://bugzilla.gnome.org/show_bug.cgi?id=751364