Fix all memory leaks #2

Open
opened 2025-04-13 11:49:44 -04:00 by ookami125 · 1 comment
ookami125 commented 2025-04-13 11:49:44 -04:00 (Migrated from github.com)

Iterators in spacetimedb sometimes need to allocate memory, find a good method for deleting object. After they're no longer being used.

Iterators in spacetimedb sometimes need to allocate memory, find a good method for deleting object. After they're no longer being used.
ookami125 commented 2025-04-17 01:34:59 -04:00 (Migrated from github.com)

I believe everything so far has been addressed by commit 4aa7fc1ff4 but I'm going to hold this open till further investigations/improvements are made to prove this is the case.

I believe everything so far has been addressed by commit https://github.com/ookami125/SpacetimeDB-Zig/commit/4aa7fc1ff453216f213714e82427339a350c0972 but I'm going to hold this open till further investigations/improvements are made to prove this is the case.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cieric/SpacetimeDB-Zig#2
No description provided.