diff options
author | Andreas Rheinhardt <[email protected]> | 2020-04-03 17:03:38 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2020-05-25 13:11:36 +0200 |
commit | 82bf41f3abce4a13e7c6ad1606eb708f371de87f (patch) | |
tree | a76e1dc947a8b2db0dbf821d5c8fcc5e61269a52 /libavfilter/avfilter.c | |
parent | af97c9865fe7a48b223e162eabce21cc180f305c (diff) |
avformat: Replace ffurl_close() by ffurl_closep() where appropriate
It avoids leaving dangling pointers behind in memory.
Also remove redundant checks for whether the URLContext to be closed is
already NULL.
Reviewed-by: Anton Khirnov <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavfilter/avfilter.c')
0 files changed, 0 insertions, 0 deletions