April 17, 2026
1:50 p.m.
Track call depth in script_ctx_t and return error 28 'Out of stack space' when it exceeds a fixed limit. Previously Wine would crash with a native stack overflow. -- v8: vbscript: Add call depth limit to prevent stack overflow on infinite recursion. https://gitlab.winehq.org/wine/wine/-/merge_requests/10592