j
k
j a
j l
While running in XCode's profiler, I noticed a memory leak in `Global_Split`.
When the strings are being copied into the SafeArray, the `BSTR` is not freed after `VariantCopyInd`.
-- v4: vbscript: Fix memory leak in Split()
https://gitlab.winehq.org/wine/wine/-/merge_requests/2131
Back to the thread
Back to the list