2 Nov
2022
2 Nov
'22
10:34 a.m.
I know, but then again, it helps avoid a warning from a static analysis tool. `get_extrac_args` uses HeapFree as well, and IMHO it's cleaner to do.
Freeing memory on process exit is a waste of time, and it's adding unnecessary complexity. Please don't do that. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1212#note_12739