Skip to content

Potential memory leak in HeapProfileTable::FillOrderedProfile  #699

Description

@GoogleCodeExporter
In HeapProfileTable::FillOrderedProfile 
(https://code.google.com/p/gperftools/source/browse/src/heap-profile-table.cc#34
2) list is not dealloced if the function returns early (from line 353 or 364). 
This will probably never happen, but it still might be worth fixing.

Original issue reported on code.google.com by theycall...@gmail.com on 17 Jul 2015 at 8:34

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions