FubarDevelopment / FtpServer

Portable FTP server written in .NET
http://fubardevelopment.github.io/FtpServer/
MIT License
472 stars 161 forks source link

Memory Leak in Version 3.1.2 #128

Open victorperez2911 opened 2 years ago

victorperez2911 commented 2 years ago

Version 3.1.2 introduced a very impressive memory leak.

Without changing anything in the code of my application, just returning to version 3.1.1, this behavior disappears.

image

loglego commented 3 weeks ago

I also checked the memory leak in 3.1.2 version.