enigma-dev / enigma-dev/enigma-dev

Instance system asan leaks

Open
#1,914 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
379
Forks
125
PR merge metrics
No merged PRs in 30d

Description

Instance system leaks on exit
Here:
https://github.com/enigma-dev/enigma-dev/blob/master/ENIGMAsystem/SHELL/Universal_System/Instances/instance_system.cpp#L158

And Here:
https://github.com/enigma-dev/enigma-dev/blob/master/ENIGMAsystem/SHELL/Universal_System/Instances/instance_system.cpp#L327

I can't just swap to unique_ptr because itd require 10million std::moves cause its a garbage linked list and I can't figure how to iterate and delete the list because @JoshDreamland wrote a garbage api.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.