Hi!
The same problem with VLD in my Qt application. VLD detects a lot of memory leaks. My application uses Qt 5.7.1 libraries, most of leaks shows with Qt libraries.
The VLD output:
Visual Leak Detector detected 1729 memory leaks (191564 bytes).
Largest number used: 191900 bytes.
Total allocations: 314948 bytes.
Any suggestions? Thanks in advance.
The same problem with VLD in my Qt application. VLD detects a lot of memory leaks. My application uses Qt 5.7.1 libraries, most of leaks shows with Qt libraries.
The VLD output:
Visual Leak Detector detected 1729 memory leaks (191564 bytes).
Largest number used: 191900 bytes.
Total allocations: 314948 bytes.
Any suggestions? Thanks in advance.