[FFmpeg-devel] [PATCH] avformat/dashdec: Don't allocate and leak strings that are never used
Steven Liu
lq at chinaffmpeg.org
Mon Mar 16 15:22:20 EET 2020
> 2020年3月16日 下午9:19,Nicolas George <george at nsup.org> 写道:
>
> Steven Liu (12020-03-16):
>> No this is used for fix some problem about full specification support,
>> you can fix the memleak but I don’t think remove them is a good way.
>
> How can they fix a problem if they are unused?
As Andreas said, just xmlFree them at the end of the parse method is ok,
I think i will use them for full support do that if you guys don’t know how to do that.
>
> Regards,
>
> --
> Nicolas George
More information about the ffmpeg-devel
mailing list