Post #1536147
2025-12-30 20:42 UTC
TLDR use calloc instead of malloc
Replies (1)
-
@qaz@lemmy.world 2025-12-31 07:47
Doesn't that make it slower because it needs to zero out all the bytes first?
2025-12-30 20:42 UTC
Doesn't that make it slower because it needs to zero out all the bytes first?