Skip to content

Memory leak #74

@bowenwang1996

Description

@bowenwang1996

In get_data_decode_matrix the inverted matrix will always be added to the trie but nothing seems to every gets removed from the trie, so this can potentially consume a lot of memory. Is it expected that an instance of ReedSolomon<F> wouldn't be used too many times?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions