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

Carl Love <c...@us.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED

--- Comment #5 from Carl Love <c...@us.ibm.com> ---
Tested the test program on a Power 9 box with the latest Valgrind source tree.

 valgrind ./min_darn
==2840566== Memcheck, a memory error detector
==2840566== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2840566== Using Valgrind-3.18.0.GIT and LibVEX; rerun with -h for copyright
info
==2840566== Command: ./min_darn
==2840566== 
13F736A2E6879909
==2840566== 
==2840566== HEAP SUMMARY:
==2840566==     in use at exit: 0 bytes in 0 blocks
==2840566==   total heap usage: 1 allocs, 1 frees, 1,024 bytes allocated
==2840566== 
==2840566== All heap blocks were freed -- no leaks are possible
==2840566== 
==2840566== For lists of detected and suppressed errors, rerun with: -s
==2840566== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)


The test program seems to work fine.

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

Reply via email to