remove uninitialized variable warning
authorJohann <johannkoenig@google.com>
Mon, 24 Oct 2011 23:56:55 +0000 (16:56 -0700)
committerJohann <johannkoenig@google.com>
Tue, 25 Oct 2011 16:24:40 +0000 (09:24 -0700)
commit9409af20832933454eb8f9084a35781b92c10734
tree2d05c9e7a569117a8458395f1adecc350bd71b78
parentf182376dd61bda9481309eb94050c8e85f6fa5b0
remove uninitialized variable warning

Restructure if statement to clarify the error condition. Trigger the
error before clobbering pc-> variables.

Change-Id: Id01cab798a341ce9899078fdcec265a0e942a0b7
vp8/decoder/decodframe.c