enginmanap / enginmanap/limonEngine

AIMovementNode shared_ptr usage might never free

Open
#91 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
712
Forks
70
PR merge metrics
No merged PRs in 30d

Description

AI nodes have shared_ptr references to each other, creating circular references. It seems like they will never free because of this. We should check which ones should be weak_ptr

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.