On 09-11-2011 23:49, bearophile wrote:
Kagamin:http://blogs.technet.com/b/srd/archive/2011/11/08/assessing-the-exploitability-of-ms11-083.aspxI'd like a runtime error when an integral overflows (unsigned numbers too, the C99 Standard is not a religion book for me), unless where asked otherwise. Bye, bearophile
If anything, we should do it like C#: have checked/unchecked arithmetic blocks.
- Alex
