aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend.cpp
diff options
context:
space:
mode:
authorFeoramund <161657516+Feoramund@users.noreply.github.com>2025-06-20 06:34:51 -0400
committerFeoramund <161657516+Feoramund@users.noreply.github.com>2025-06-20 06:41:42 -0400
commitbfa0e1110a4685aaf4f2778d584d7fca4ccd0fa3 (patch)
treead8ded1d883569834c3472f3d92446406b08c6fb /src/llvm_backend.cpp
parent293267c7b24713a4559a305e8b64b75bc6ec0676 (diff)
mem: Don't print `Buddy_Allocator.tail`
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.
Diffstat (limited to 'src/llvm_backend.cpp')
0 files changed, 0 insertions, 0 deletions