]> granicus.if.org Git - libvpx/commit
vp9_cyclic_refresh_alloc: correct cleanup on error
authorJames Zern <jzern@google.com>
Wed, 17 Feb 2016 20:36:49 +0000 (12:36 -0800)
committerJames Zern <jzern@google.com>
Wed, 17 Feb 2016 20:36:49 +0000 (12:36 -0800)
commit7997c68ed43634606985a255d28fc4a9879a5f27
tree4b178d9cc065b7fb27876a72e918b4dc515c2914
parentfdc977afc6b431c7577e70d151f89ea726bcaf8f
vp9_cyclic_refresh_alloc: correct cleanup on error

previously only the CYCLIC_REFRESH allocation was being freed

Change-Id: I6e1783d077c5ca83c8d62ea9642f1fb03f2e5bf3
vp9/encoder/vp9_aq_cyclicrefresh.c