cygutils: Fix resource leak in get_short_paths
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
		| @@ -414,6 +414,7 @@ get_short_paths (char *path) | ||||
|       exit (1); | ||||
|     } | ||||
|   my_wcstombs (ptr, sbuf, len); | ||||
|   free (sbuf); | ||||
|   return ptr; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user