Steven Liu (12020-03-16): > Let me do it now, don’t remove the code, ok? > Keep the code now or add xmlFree them.
There is a leak right now, and adding the xmlFree() is more work than reverting. Also, most of these attributes do not belong as string in the context, they belong in local variable to get parsed immediately. I suggest you make a helper function to parse integer attributes. Reverting is the way to go. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".