fishfolk / bones

An easy-to-use game engine for making real games.
https://fishfolk.org/development/bones/introduction/
Other
236 stars 20 forks source link

fix: make sure padded layout is used for all operations in `ResizableAlloc`. #449

Closed zicklag closed 2 months ago

zicklag commented 2 months ago

Closing in favor of a follow-up after realizing that the size of Rust types is always padded to their align.