Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 267 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 267 Bytes

LibVlcSharp memory leak demo

Here's an image of memory profiling app with .net Memory profiler (JetBrains) and leaked objects.

Memory leak

Every time LibVLCSharp.Shared.MediaPlayer is created and disposed, there is leak of theese three objects.