]> git.sesse.net Git - ffmpeg/commit
movtextenc: fix pointer messup and out of array accesses
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 5 Feb 2013 20:54:02 +0000 (21:54 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 5 Feb 2013 20:54:02 +0000 (21:54 +0100)
commitb0635e2fcf80717dd618ef75d3317d62ed85c300
treeebb3f2584358d25192e09113f8bbfef8f9cf5d1d
parentf7b7f021e52827ccc82e0f1338b5738d4b653ae2
movtextenc: fix pointer messup and out of array accesses

Fixes Ticket2187

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/movtextenc.c