Fixed crash in VP8/CQTest
authorScott LaVarnway <slavarnway@google.com>
Wed, 5 Jun 2013 18:45:08 +0000 (14:45 -0400)
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>
Wed, 5 Jun 2013 19:04:19 +0000 (12:04 -0700)
commitec34afd1b0bc5ffe4679fd18e9d8982643a3380e
tree9b20221fd249e39d0eded3a006424e039bfd4d1d
parentb71542dc13ea959ed2b42dab6ee9dfbb3444e274
Fixed crash in VP8/CQTest

If the codec was configured with --enable-internal-stats,
a seg fault would occur.  This patch fixes the problem.

Change-Id: Id10a577973d185e93037c59e5b36bebdded327da
vp8/encoder/onyx_if.c