Hacker News new | ask | show | jobs
by dpc_pw 2217 days ago
Just to add to that: Integer overflows in release builds can be turned on, and even when they are off, at very least they are not UBs. More info in http://huonw.github.io/blog/2016/04/myths-and-legends-about-....
1 comments

Thanks for pointing that out and linking through to a great resource!