einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev · 27 days agoultimate storage hacksh.itjust.worksimagemessage-square91fedilinkarrow-up1901arrow-down125
arrow-up1876arrow-down1imageultimate storage hacksh.itjust.workseinfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev · 27 days agomessage-square91fedilink
minus-squarebarsoap@lemm.eelinkfedilinkarrow-up2·26 days agoBecause PATH_MAX is? Also because it’s a 4k page. FILENAME_MAX is not safe to use for buffer allocations btw it could be INT_MAX.
minus-squareBrahvim Bhaktvatsal@lemmy.kde.sociallinkfedilinkisiZuluarrow-up1·24 days agoThanks! Got an answer and not 200 downvotes. This is why I love Lemm-Lemm.
Because PATH_MAX is? Also because it’s a 4k page.
FILENAME_MAX is not safe to use for buffer allocations btw it could be INT_MAX.
Thanks! Got an answer and not 200 downvotes. This is why I love Lemm-Lemm.