I am trying to debug a large application build using Qt/C++ and valgrind is reporting a lot of memory leak from internal Qt stuff. Could anyone share a proper valgrind suppr
The above valgrind log reports 0 leaks, i.e. there are no errors.