I use FullDebugMode to found memory leak in multithreaded application, but last enigmatic leaks I can't found, FastMM report this as unknown:

I use FullDebugMode to found memory leak in multithreaded application, but last enigmatic leaks I can't found, FastMM report this as unknown:

This application has leaked memory. The small block leaks are (excluding expected leaks registered by pointer):

37 - 52 bytes: Unknown x 4
53 - 68 bytes: Unknown x 200
245 - 276 bytes: Unknown x 2

How found what generate this leaks?

Comments

Post a Comment