mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-02 19:45:25 +00:00
In case of reallocation failure the pointer to the original filter array was lost. The correct behavior seems to just keep the old array and count. Originally committed as revision 22905 to svn://svn.ffmpeg.org/ffmpeg/trunk