OSDN Git Service

flicvideo: fix invalid reads
authorLaurentiu Ion <ionlaurentiucristian@gmail.com>
Fri, 6 Jan 2012 18:42:00 +0000 (20:42 +0200)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 6 Jan 2012 21:48:27 +0000 (16:48 -0500)
commitb348c852aa8312d361123df0fa20e16feff7c2f1
tree4aa931ba8631e81e025b7d99049e22d2fa571297
parent57cd6d709565e84e84385f8f2a9641ca3fa718be
flicvideo: fix invalid reads

Prevent invalid reads using bytestream2 functions.
Fixes bug #126.

Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
libavcodec/flicvideo.c