minus-squarepancake :radare2:@infosec.exchangetoProgramming@fedia.io•Having coded #C for a long time (and on platforms that are bit skimpier on resources) I have a special dislike for excessive stack space allocation. Stack space is precious, and gobbling itlinkfedilinkarrow-up1·10 days ago@[email protected] at least those are static constant size allocations… it could be dynamically done with alloca 🤪 linkfedilink
@[email protected] at least those are static constant size allocations… it could be dynamically done with alloca 🤪