summaryrefslogtreecommitdiffhomepage
path: root/src/class.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2017-02-15 12:06:32 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2017-02-15 12:06:32 +0900
commit1e5b5b14d7468ca4fedaa9ba1c9dba0ff67d7ea8 (patch)
tree5b397318f60f812789c3794aac6fbe33904a9147 /src/class.c
parent1e57fefbcf1ab327113699eebf2b08d9ec450dfe (diff)
downloadmruby-1e5b5b14d7468ca4fedaa9ba1c9dba0ff67d7ea8.tar.gz
mruby-1e5b5b14d7468ca4fedaa9ba1c9dba0ff67d7ea8.zip
Prohibit too deep `mrb_funcall()` recursion; ref #3421
`mrb_funcall()` recursion can cause stack overflow easily, so recursion depth is now limited to MRB_FUNCALL_DEPTH_MAX, which default value is 512.
Diffstat (limited to 'src/class.c')
0 files changed, 0 insertions, 0 deletions