You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzFramework
Artur K 4d82d9625c
Fix memory leak in ProcessLauncher::LaunchProcess (#2823)
Inner scope numEnvironmentVars was shadowing the outer scope, and prevented env variable memory from being freed.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
5 years ago
..
AzFramework Fix logic in ReadConnectionSettingsFromSettingsRegistry (#2825) 5 years ago
Platform Fix memory leak in ProcessLauncher::LaunchProcess (#2823) 5 years ago
Tests Fixed EntitySpawnTicket move constructor (#2832) 5 years ago
CMakeLists.txt Some var cleanup so it shows better-organized in cmake-gui. Some vars… (#2361) 5 years ago