Pro@mander.xyz to Programming@programming.dev · 17 days agoConnect and corrupt: C++ coroutines prone to code-reuse attack despite control flow integritycispa.deexternal-linkmessage-square5linkfedilinkarrow-up140arrow-down10
arrow-up140arrow-down1external-linkConnect and corrupt: C++ coroutines prone to code-reuse attack despite control flow integritycispa.dePro@mander.xyz to Programming@programming.dev · 17 days agomessage-square5linkfedilink
minus-squarebitcrafter@programming.devlinkfedilinkarrow-up3·17 days agoIt is pretty sad that a feature that was introduced into C++ five years ago would not be widely used yet, but that also would not surprise me.
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up2·17 days agoThe same holds true for C++20’s modules, which are really cool! Except you can’t really use them because compilers don’t fully support them yet.
It is pretty sad that a feature that was introduced into C++ five years ago would not be widely used yet, but that also would not surprise me.
The same holds true for C++20’s modules, which are really cool! Except you can’t really use them because compilers don’t fully support them yet.