On 08/06/14 18:05, Janne Grunau wrote:
> av_dict_set leaks it key/value arguments if AV_DICT_DONT_OVERWRITE is
> combined with AV_DICT_DONT_STRDUP_{KEY,VAL} and the key exists.
> ---
> libavutil/dict.c | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
> Probably Ok. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
