[valgrind] [Bug 162229] VALGRIND_DO_LEAK_CHECK emits false positive

2024-02-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=162229 Paul Floyd changed: What|Removed |Added Resolution|--- |WORKSFORME Status|REPORTED

[valgrind] [Bug 162229] VALGRIND_DO_LEAK_CHECK emits false positive

2024-02-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=162229 --- Comment #8 from Paul Floyd --- On FreeBSD 14 if I compile the C++ example with paulf> g++ -g -o main main.cc -m32 -std=c++03 -L /usr/local/lib32/gcc12 -Wl,-rpath,/usr/local/lib32/gcc12 -D_GLIBCXX_USE_CXX11_ABI=0 then I get ==4005== LEAK SUMMARY:

[valgrind] [Bug 162229] VALGRIND_DO_LEAK_CHECK emits false positive

2024-02-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=162229 --- Comment #7 from Paul Floyd --- (In reply to Tom Hughes from comment #6) > No I don't think it's anything to do with word boundaries, rather I suspect > it's actually everything working as expected. For the attachment "FP sample1" it definitely is a

[valgrind] [Bug 162229] VALGRIND_DO_LEAK_CHECK emits false positive

2024-02-08 Thread Tom Hughes
https://bugs.kde.org/show_bug.cgi?id=162229 Tom Hughes changed: What|Removed |Added CC||t...@compton.nu --- Comment #6 from Tom Hughes --

[valgrind] [Bug 162229] VALGRIND_DO_LEAK_CHECK emits false positive

2024-02-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=162229 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #5 from Paul Floyd