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

            Bug ID: 516035
           Summary: [improvment] valgrind memleak having unique log ?
    Classification: Developer tools
           Product: valgrind
      Version First 3.24 GIT
       Reported In:
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: memcheck
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Maybe a basic question , but I didn't find the answer.

valgrind --tools=memleak , I could have several times exactly the same invalid
warning.

If the exactly the same backtrace arrrived : 
== inval write at
== freed at
== alloc at
As I am with symbol , I have the function name, file name and the line.

Would it be possible to have a unique warning ?

If you said that the feature is already present and able.

If so, would it be possible to remove the addr pattern of the sort , 
   as the same backtrace is arriving with different 0x12345678 values but the
backtraces are exactly the same with a new address in the backtraces, but same
function / same file / same lines ...

Would it be possible to have a kind of ignores pointer address in the sort
mecanism?

Thank you

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

Reply via email to