Skip to content

F22-08: Memory leak detection (valgrind/miri) #273

Description

@aram-devdocs

Parent: #137

Run miri and/or valgrind to detect memory leaks and use-after-free across the engine.

Acceptance Criteria

  • Miri runs over non-GL Rust tests (GL is not miri-compatible)
  • Valgrind or heaptrack run over integration tests
  • Zero memory leaks reported in steady-state operation
  • Any leaks found are fixed and documented
  • Added to CI on a scheduled (not per-PR) basis to manage runtime cost

Metadata

Metadata

Assignees

No one assigned

    Labels

    phase:5-qualityPhase 5: Quality and testingtype:testTest coverage or test infrastructure

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions