shithub: libvpx

Download patch

ref: 88ba08818efbfcc9a8a7fa3b998b33dfadc7b9fb
parent: edbd05ff10b7cf2db10e640a44c0bdaf15f32875
author: Jim Bankoski <jimbankoski@google.com>
date: Thu Jun 19 08:10:05 EDT 2014

Fix bug in error handling that causes segfault

See: https://code.google.com/p/chromium/issues/detail?id=362697

The code properly catches an invalid stream but seg faults instead of
returning an error due to a buffer not having been initialized. This
code fixes that.

Change-Id: I695595e742cb08807e1dfb2f00bc097b3eae3a9b