I don't think, your analysis is correct -- if the number of arguments exceeds the size of the stack-based array, new memory (of the correct size) is allocated on line 131...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
I guess this project is dead.
I don't think, your analysis is correct -- if the number of arguments exceeds the size of the stack-based array, new memory (of the correct size) is allocated on line 131...