GNOME Bugzilla – Bug 736679
videodecoder: do not leak pool and allocator in error case
Last modified: 2014-09-15 16:01:10 UTC
Created attachment 286208 [details] [review] videodecoder: do not leak pool and allocator in error case pool and allocator are leaked in error case
Review of attachment 286208 [details] [review]: Good catch.
Comment on attachment 286208 [details] [review] videodecoder: do not leak pool and allocator in error case 1.5 commit 787b3fa7ec361f28a59eed57b17b37cb95c60d38 Author: Ognyan Tonchev <ognyan@axis.com> Date: Mon Sep 15 16:23:57 2014 +0200 videodecoder: do not leak pool and allocator in error case https://bugzilla.gnome.org/show_bug.cgi?id=736679 1.4 commit 6fe317
Thanks