]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Avoid SPS and PPS id array out of bounds in h264 parser
authorAndreas Öman <andreas@lonelycoder.com>
Wed, 18 May 2011 09:43:18 +0000 (11:43 +0200)
committerAndreas Öman <andreas@lonelycoder.com>
Wed, 18 May 2011 09:43:24 +0000 (11:43 +0200)
commit828137904e4b386572a9254b255b361444a750fe
tree2fe7f958c9273f5ae836680c34ddfe57514f6bf0
parente9d2c111afcdc4b63162b3089eb25d42dbd4fc07
Avoid SPS and PPS id array out of bounds in h264 parser

Fixes ticket #467
src/parser_h264.c