comparison siff.c @ 5149:4a53fcd622ea libavformat

Check for seek failures in avi_load_index, otherwise if the index offset is invalid (e.g. truncated file) we might end up reading the whole file since trying to seek beyond the end of file does not set EOF.
author reimar
date Wed, 26 Aug 2009 08:38:44 +0000
parents 77e0c7511d41
children 0d44bd284a96
comparison
equal deleted inserted replaced
5148:74d599c373f9 5149:4a53fcd622ea