Comment on Mimalloc Cigarette: Losing one week of my life catching a memory leak (Rust)parentComments−matklad2yThe answer is clear: just don’t have a malloc implementation in your process' address space!−thebruce87m2yWelcome to embedded! It’s no heaps of fun!−eschneider2yI'm always surprised how much I don't miss dynamic allocation. :)−hinkley2yno heapsAngry upvote−sgt2ypg needs to build that. Hold upvote icon for 5 secs=angry upvote−hinkley2y“I’m doing this as hard as I can”−poikroequ2yA bump allocator is all anyone really needs−mcguire2y"Eh, it'll crash before it runs out of memory."−zokier2yIn some cases in a very literal sense (cue story about missiles)
Comments
The answer is clear: just don’t have a malloc implementation in your process' address space!
Welcome to embedded! It’s no heaps of fun!
I'm always surprised how much I don't miss dynamic allocation. :)
Angry upvote
pg needs to build that. Hold upvote icon for 5 secs=angry upvote
“I’m doing this as hard as I can”
A bump allocator is all anyone really needs
"Eh, it'll crash before it runs out of memory."
In some cases in a very literal sense (cue story about missiles)