https://bugs.kde.org/show_bug.cgi?id=515183
--- Comment #4 from Paul Floyd <[email protected]> --- (In reply to daxin from comment #2) > Referring to the logic in the commit > https://github.com/LouisBrunner/valgrind-macos/commit/ > d74a2608e59d16033673ecdf85961ebe1db2e2da, does it retain the original > fun:malloc line and then add new ... wildcards for multi-level malloc > matching? Specifically, it is shown as follows: > { > dtv-addr-init > Memcheck:Leak > match-leak-kinds: possible,reachable > fun:malloc > ... We could do something like that. First we need to make sure which allocation function is used there. -- You are receiving this mail because: You are watching all bug changes.
