Stories Behind Papers: Integer Overflow
https://blog.regehr.org/archives/1559 [blog.regehr.org]
2018-02-08 02:08
Overall, dynamic detection of integer-related undefined behaviors in C/C++ is not difficult, but convincing people to take these bugs seriously was a long struggle and the broader issue of how integer overflows relate to program bugs is interesting and deep.