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

            Bug ID: 370941
           Summary: Investigate using new VG_(HT_remove_at_Iter)() at
                    other places in memcheck
           Product: valgrind
           Version: 3.12 SVN
          Platform: Compiled Sources
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: memcheck
          Assignee: jsew...@acm.org
          Reporter: iv...@ivosh.net

Now we have efficient implementation of VG_(HT_remove_at_Iter)().
It allows to continue iterating over elements even after removing the current
one.
Previously, this was not possible and the iteration had to be reset.

Investigate if VG_(HT_remove_at_Iter)() can be used in other places in memcheck
and what would be the performance benefits.

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

Reply via email to