Fix leak in avfilter_graph_add_filter().
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. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22905 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
Showing
Please register or sign in to comment