diff --git a/core/bind/core_bind.cpp b/core/bind/core_bind.cpp index f776ba7bc53..6b13bef93d8 100644 --- a/core/bind/core_bind.cpp +++ b/core/bind/core_bind.cpp @@ -2693,12 +2693,18 @@ void _Thread::_start_func(void *ud) { // We must check if we are in case b). int target_param_count = 0; int target_default_arg_count = 0; + Ref