March 25, 2026
9:11 a.m.
Dim arr() followed by ReDim arr(N) crashed due to a NULL SAFEARRAY pointer dereference. -- v2: vbscript: Fix crash in ReDim on uninitialized dynamic arrays. https://gitlab.winehq.org/wine/wine/-/merge_requests/10446