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/Linux
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>
4 years ago
..
AzFramework Fix memory leak in ProcessLauncher::LaunchProcess (#2823) 4 years ago
platform_linux.cmake Create XCB Connection mechanism for WSISurface implementation for Linux (#2400) 4 years ago
platform_linux_files.cmake Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago