https://bugs.kde.org/show_bug.cgi?id=358980

--- Comment #6 from Paul Floyd <pjfl...@wanadoo.fr> ---
No problem on FreeBSD

paulf> /home/paulf/tools/valgrind/bin/valgrind -s ./dlopen_test
==2341== Memcheck, a memory error detector
==2341== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al.
==2341== Using Valgrind-3.25.0.GIT and LibVEX; rerun with -h for copyright info
==2341== Command: ./dlopen_test
==2341== 



==2341== 
==2341== HEAP SUMMARY:
==2341==     in use at exit: 4,096 bytes in 1 blocks
==2341==   total heap usage: 1 allocs, 0 frees, 4,096 bytes allocated
==2341== 
==2341== LEAK SUMMARY:
==2341==    definitely lost: 0 bytes in 0 blocks
==2341==    indirectly lost: 0 bytes in 0 blocks
==2341==      possibly lost: 0 bytes in 0 blocks
==2341==    still reachable: 0 bytes in 0 blocks
==2341==         suppressed: 4,096 bytes in 1 blocks
==2341== 
==2341== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
--2341-- 
--2341-- used_suppression:      1 MEMCHECK-LIBC-GETC
/usr/home/paulf/tools/valgrind/libexec/valgrind/default.supp:672 suppressed:
4,096 bytes in 1 blocks
==2341== 
==2341== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

I'll try again on Linux in a moment.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to