On 4/24/2015 11:51 PM, Iain Buclaw via Digitalmars-d wrote:
I wonder just how large...  IIRC I think the limit on ubyte arrays is 1M?

A large enough value can not just case stack overflow, but can cause the stack pointer to be anywhere in the address space.

I don't know of a limit on ubyte arrays.

Reply via email to