aboutsummaryrefslogtreecommitdiffhomepage
path: root/path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'path.cpp')
-rw-r--r--path.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/path.cpp b/path.cpp
index 50b35795..a7cd91ec 100644
--- a/path.cpp
+++ b/path.cpp
@@ -242,6 +242,7 @@ wchar_t *path_get_path( const wchar_t *cmd )
}
}
}
+ free( new_cmd );
free( path_cpy );
}