mox@lemmy.sdf.org to Programming@programming.dev · 2 months agoSafe C++safecpp.orgexternal-linkmessage-square34fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkSafe C++safecpp.orgmox@lemmy.sdf.org to Programming@programming.dev · 2 months agomessage-square34fedilink
minus-squareiAvicenna@lemmy.worldlinkfedilinkarrow-up0·2 months agoI am also curious how much of those “%80 of the bugs” would be detected by tools like valgrind, CPPcheck etc. If a major part, then the main problem is people not incentivized to / not having enough time to use these tools.
minus-squarehector@sh.itjust.workslinkfedilinkarrow-up0·edit-22 months agoValgrind is pretty crazy to find bugs and memory leaks !
I am also curious how much of those “%80 of the bugs” would be detected by tools like valgrind, CPPcheck etc. If a major part, then the main problem is people not incentivized to / not having enough time to use these tools.
Valgrind is pretty crazy to find bugs and memory leaks !