mirror of https://github.com/FFmpeg/FFmpeg.git
Recent commitspull/164/head6aaac24d72
and3835554bf8
made progress towards cleaning up usage of the formats API, and in particular fixed possible NULL pointer dereferences. This commit addresses the issue of possible resource leaks when some intermediate call fails. Tested with valgrind --leak-check=full --show-leak-kinds=all, and manual simulation of malloc/realloc failures. Fixes: CID 1250334. Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
parent
924fcac521
commit
89bbf01978
1 changed files with 16 additions and 13 deletions
Loading…
Reference in new issue