Skip to content

Potential memory leak in modules/demux/mp4/libmp4.c

Potential memory leak in libmp4.c line 3502 . Calling inflateInit() without calling inflateEnd() to free the memory will cause a memory leak. Doc says "inflateEnd() is called first to avoid a memory leak" image

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information