]> granicus.if.org Git - libvpx/commit
accounting_test: fix read of uninitialized data
authorTristan Matthews <tmatth@videolan.org>
Sat, 5 Nov 2016 01:09:41 +0000 (21:09 -0400)
committerYaowu Xu <yaowu@google.com>
Sat, 5 Nov 2016 17:49:16 +0000 (10:49 -0700)
commitec994d8bbd222683ddf84cd6f26face22cc24a95
tree84da8ebf6ab33affdf49f0602f1059fca03e524b
parent4891ef9ae0d8bb5ac8e090b291522f4469266c20
accounting_test: fix read of uninitialized data

Only read bits that were actually written.

Change-Id: I6d901123c319a1d92c54f511d3caa56daf882281
test/accounting_test.cc