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.