comparison audiointerleave.c @ 5854:3dc78fb78b2a libavformat

Fix erroneous behaviour when format probe hits end of file If the format probe hits end of file, do not add the error code to the buffer position. This is obviously wrong, and with a small input file would cause a negative buffer overflow. Fixes issue 1818.
author mru
date Tue, 16 Mar 2010 21:45:30 +0000
parents fc0a165de804
children 536e5527c1e0
comparison
equal deleted inserted replaced
5853:cf00e196666a 5854:3dc78fb78b2a