Fixed: Memory leak on unix-based platforms in the '~' home expansion algorithm Dir_ExpandHome (ouch) due to Str_Free being confused with Str_Delete.
View differences
Fixed: Memory leak on unix-based platforms in the '~' home expansion algorithm Dir_ExpandHome (ouch) due to Str_Free being confused with Str_Delete.