https://bugs.kde.org/show_bug.cgi?id=345307
--- Comment #9 from Ivo Raisr <iv...@ivosh.net> --- Regression testing on Linux and Solaris went fine. Together with patch for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69945 we see now: ==1862== HEAP SUMMARY: ==1862== in use at exit: 0 bytes in 0 blocks ==1862== total heap usage: 1 allocs, 1 frees, 72,704 bytes allocated ==1862== ==1862== All heap blocks were freed -- no leaks are possible instead of previously: ==1868== HEAP SUMMARY: ==1868== in use at exit: 72,704 bytes in 1 blocks ==1868== total heap usage: 1 allocs, 0 frees, 72,704 bytes allocated ==1868== ==1868== LEAK SUMMARY: ==1868== definitely lost: 0 bytes in 0 blocks ==1868== indirectly lost: 0 bytes in 0 blocks ==1868== possibly lost: 0 bytes in 0 blocks ==1868== still reachable: 72,704 bytes in 1 blocks ==1868== suppressed: 0 bytes in 0 blocks -- You are receiving this mail because: You are watching all bug changes.