Skip to content
Snippets Groups Projects

Add RAII to ug domain creation/deletion in grid factory

Closed Santiago Ospina De Los Ríos requested to merge bugfix/ug-factory-memory-leak into master

The ugDomain (I don't know what exactly this is) seems to be created and destroyed without RAII. This MR at least fixes the memory leaks from #188 (closed) by using RAII when the first pointer is created.

Close #188 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading