Skip to content

Conversation

@zatkins-dev
Copy link
Collaborator

My prior fix to the padded indices had one issue: it didn't work correctly if the cells at the end of the list were empty. This fixes that bug, which caused memory faults, by using the index 0 for padding empty cells. This index is as valid as any index can be and should prevent my head from hurting so bad.

@zatkins-dev zatkins-dev merged commit 4ff0e39 into main Oct 15, 2025
29 checks passed
@zatkins-dev zatkins-dev deleted the zach/at-points-memory-fix branch October 15, 2025 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants