summaryrefslogtreecommitdiffhomepage
path: root/src/kernel.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2017-03-02 17:55:15 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2017-03-02 17:55:15 +0900
commit27ec2437fd240b10d0745256e813000b3d5d359a (patch)
tree2983652c770f4dafde24f1b7355e4245880a1fd2 /src/kernel.c
parent0bcf9e28fc6b41f75e78557295decfdcdb947b7a (diff)
downloadmruby-27ec2437fd240b10d0745256e813000b3d5d359a.tar.gz
mruby-27ec2437fd240b10d0745256e813000b3d5d359a.zip
Fix possible stack overflow for `method_missing`; fix #3478
Instead of shifting mruby VM stack, we always use CALL_MAXARGS.
Diffstat (limited to 'src/kernel.c')
0 files changed, 0 insertions, 0 deletions