mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-29 19:49:58 +02:00
[poincare] Add forgotten child retaining
This commit is contained in:
@@ -61,6 +61,7 @@ public:
|
||||
T::FailedAllocationStaticNode()->retain();
|
||||
return T::FailedAllocationStaticNode();
|
||||
}
|
||||
ghost->retain();
|
||||
move(node->next(), ghost, 0);
|
||||
}
|
||||
return node;
|
||||
|
||||
Reference in New Issue
Block a user