]> granicus.if.org Git - libvpx/commit
vp9_dx_iface: check for NULL/0-size input
authorJames Zern <jzern@google.com>
Thu, 15 Aug 2013 01:35:22 +0000 (18:35 -0700)
committerJames Zern <jzern@google.com>
Thu, 15 Aug 2013 01:35:22 +0000 (18:35 -0700)
commit20395189cd30d743eaaec0678373e0a9743b1c6b
treef5f851d74a5bb4e826dde4d19fed13ad4c5803a3
parentbb072000e8da3b5a4f59cf851b8c0d43871b9b6e
vp9_dx_iface: check for NULL/0-size input

avoids a crash caused by issue #585

Change-Id: I301595ee0227699b0da6f0dad6d870dd546e94ef
vp9/vp9_dx_iface.c