March 20, 2026
9:41 a.m.
Extract the error source line in report_script_error() and store it in VBScriptError so that GetSourceLineText can return it. Also fix a memory leak in VBScriptError_Release where EXCEPINFO BSTRs were not freed. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10396