From ee8fca3008e4190be1ab315f806d201e8bf86c9e Mon Sep 17 00:00:00 2001 From: Hayodea Hakol Date: Fri, 29 Aug 2025 16:13:03 -0400 Subject: [PATCH] Add todo --- todo | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo b/todo index e69de29..4fd9342 100644 --- a/todo +++ b/todo @@ -0,0 +1,2 @@ +* Check through all managed objects and properly refcount them + using shared_ptr.