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.