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 1338326, 1338329. Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
parent
301c2784b3
commit
31f0d555e0
1 changed files with 13 additions and 3 deletions
Loading…
Reference in new issue