]> granicus.if.org Git - libvpx/commit
vpxdec: avoid memory leaks under most conditions
authorJames Zern <jzern@google.com>
Tue, 27 Sep 2016 21:29:18 +0000 (14:29 -0700)
committerJames Zern <jzern@google.com>
Tue, 27 Sep 2016 21:29:18 +0000 (14:29 -0700)
commite61d82bd4fab408b32011568a52524b6a82bcf25
tree64f17ee7f8d42f167e456740d51a464c3132e81d
parentb3ebea5e8a849a15ab3eb4b44f1d909f4119c552
vpxdec: avoid memory leaks under most conditions

avoids false positives when fuzzing with ASan+LSan.

Change-Id: I0d23b530ae80e5692b6951fe6e3690ea44159a5a
vpxdec.c