mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 04:53:12 +01:00
Fixes leak in #8597, InteractiveConsole allocates memory for arguments, but frees it only if the argument count is greater than zero.
Fixes leak in #8597, InteractiveConsole allocates memory for arguments, but frees it only if the argument count is greater than zero.