Skip to content

Fix init for columns with alignment > 2#9

Open
Fahien wants to merge 1 commit into
zig-gamedev:mainfrom
Fahien:fahien/init-alignment
Open

Fix init for columns with alignment > 2#9
Fahien wants to merge 1 commit into
zig-gamedev:mainfrom
Fahien:fahien/init-alignment

Conversation

@Fahien

@Fahien Fahien commented Jul 1, 2026

Copy link
Copy Markdown

Fix a bug in updateSlice() where p happens to be undefined when the pool capacity is 0, which causes a crash when calling @alignCast(p).

Fix a bug in updateSlice() where `p` happens to be `undefined` when the
pool capacity is 0, which causes a crash when calling `@alignCast(p)`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant