operator new[] overflow (PR 19351)

Florian Weimer fw@deneb.enyo.de
Thu Dec 2 06:27:00 GMT 2010


* Chris Lattner:

> On overflow it just forces the size passed in to operator new to
> -1ULL, which throws bad_alloc.

This is also what my patch tries to implement.



More information about the Gcc mailing list