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/Platform
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
..
Android Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Common Reduce inclusion overhead a little bit 5 years ago
Linux Fix memory leak in ProcessLauncher::LaunchProcess (#2823) 5 years ago
Mac Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Windows Terminate AssetProcessor when spawned by the parent project process (#2272) 5 years ago
iOS Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago