Skip to content
Snippets Groups Projects
Commit aab74a38 authored by wm4's avatar wm4 Committed by Michael Niedermayer
Browse files

rm: fix memory leak on init failure


AVInputFormat.read_close is not called if AVInputFormat.read_header
fails, so this needs to be handled separately.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 11d8fa5e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment