Andreas Rheinhardt (12021-12-02):
> It is not documented that freeing the last (and only) entry of
> an AVDictionary frees the dictionary.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> libavdevice/lavfi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Ok to the whole series.
Regards,
LGTM
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
It is not documented that freeing the last (and only) entry of
an AVDictionary frees the dictionary.
Signed-off-by: Andreas Rheinhardt
---
libavdevice/lavfi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavdevice/lavfi.c b/libavdevice/lavfi.c
index 826dafbd00..d9083ad98