OSDN Git Service

vorbis_parser: Move vp check to avoid a null pointer dereference
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 24 Nov 2014 15:48:27 +0000 (15:48 +0000)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Tue, 25 Nov 2014 02:00:06 +0000 (02:00 +0000)
commit62e52b94e684491dfc5a6b7ca688bb86f7cd0f3f
tree28f72580f04cd2fad060d7e25d7ef26da5af04ff
parentc117da9d3e0db7dc311d817054988364b3ef4587
vorbis_parser: Move vp check to avoid a null pointer dereference

CC: libav-stable@libav.org
Bug-Id: CID 1251347
libavcodec/vorbis_parser.c