synopse / mORMot

Synopse mORMot 1 ORM/SOA/MVC framework - Please upgrade to mORMot 2 !
https://synopse.info
785 stars 323 forks source link

Memory Leak on RemoteDB #420

Open ucuccen opened 2 years ago

ucuccen commented 2 years ago

Hi, While trying to connect to Shutdown RemoteDB server an exception is raised ( witch is normal ) but with memory leak while closing the application. Try to execute this little application.

I use lazarus-2.0.12 fpc-3.2.2

testExcepCnt.zip

synopse commented 2 years ago

What are the types of the leaked blocks?

ucuccen commented 2 years ago

Here is a file of Memory leak according to the exemple attached. trace.log