Skip to content

Modernise / reduce manual memory management #151

Description

@ptheywood

A number of memory leaks were identified and fixed in #149.

We could/should use modern c++ to reduce the amount of explicit managment of host memory where approriate.

E.g. through the use of std::string & std::vformat in Test::setString etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions