joojmachine@lemmy.ml to Linux@lemmy.ml · 11 months agoRoot access vulnerability in glibc library impacts many Linux distrossecurityaffairs.comexternal-linkmessage-square46fedilinkarrow-up15arrow-down10
arrow-up15arrow-down1external-linkRoot access vulnerability in glibc library impacts many Linux distrossecurityaffairs.comjoojmachine@lemmy.ml to Linux@lemmy.ml · 11 months agomessage-square46fedilink
minus-squareazvasKvklenko@sh.itjust.workslinkfedilinkEnglisharrow-up0·edit-211 months agoEventually it’ll be easier to create a compatible drop-in replacement than maintain the decades old code, if it isn’t already
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up1·11 months agoUnlikely, unless you drop backwards compatibility for undefined behaviour. Unless you write a complete specification on it, you’ll end up either breaking old stuff, or slowly rebuilding the same problems.
Eventually it’ll be easier to create a compatible drop-in replacement than maintain the decades old code, if it isn’t already
Unlikely, unless you drop backwards compatibility for undefined behaviour. Unless you write a complete specification on it, you’ll end up either breaking old stuff, or slowly rebuilding the same problems.