|
I wouldn't know for sure why 2 bytes are just not enough, I think it's something to do with the pointers used to allocate the enough memory for your char[10] string. But I can be wrong on this one.
And at least from what I can remember, I never saw a segfault that wasn't about the EIP register being overruned, as always, I can be wrong.
|