Integer overflow bug in windows

Alex Rønne Petersen xtzgzorex at gmail.com
Wed Nov 9 15:07:19 PST 2011


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.aspx
>
> I'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


More information about the Digitalmars-d mailing list