bink: Check return value of avio_seek and avoid modifying state if it fails
commit3371e89640eb519edf0ca8695f370867e55040d0
authorJoakim Plate <elupus@ecce.se>
Fri, 3 Feb 2012 19:13:34 +0000 (3 19:13 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 10 Feb 2012 20:27:49 +0000 (10 15:27 -0500)
tree743c85ca91b7a5b7b87a3572448c8095a4af532a
parentdcd2b55e1a7d1f88dc893c04cc86181fc7f11cc4
bink: Check return value of avio_seek and avoid modifying state if it fails

Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
libavformat/bink.c