mORMot icon indicating copy to clipboard operation
mORMot copied to clipboard

Memory Leak on RemoteDB

Open ucuccen opened this issue 3 years ago • 2 comments

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

ucuccen avatar Dec 16 '21 09:12 ucuccen

What are the types of the leaked blocks?

synopse avatar Mar 07 '22 10:03 synopse

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

ucuccen avatar Mar 07 '22 14:03 ucuccen