Skip to content

Fix segfault in Vpx decoding

Heinrich Schindler requested to merge vpx into master

Check for end-of-file before reading each eight-byte word.

Merge request reports