mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
bfa0e1110a
This is always a pointer past the end of the buffer given to `buddy_allocator_init`, which could be an invalid address. Printing may result in a segmentation violation.