]> granicus.if.org Git - libvpx/commit
convolve_test: Add missing init of HBD buffers
authorJames Zern <jzern@google.com>
Sat, 12 Jan 2019 00:36:45 +0000 (16:36 -0800)
committerJames Zern <jzern@google.com>
Sat, 12 Jan 2019 00:36:45 +0000 (16:36 -0800)
commit495282774eb033896044cabfb1f05ce59e66831d
tree6fec5712e076c5c04f645443adfc095d0f16d16b
parent6b02a123bc0025c85d5ba110848f65f1e9fb2442
convolve_test: Add missing init of HBD buffers

this resolves some msan errors.
the same change was done in libaom:
5ab58722c Add missing initializations of HBD buffers

Change-Id: I8882af45b95c90ba43bf138c7d305a6c3b99e61c
test/convolve_test.cc