Skip to content

fix: some memory leaks and execute main in try/catch

Félix Olart requested to merge fix/some-memory-leaks into release/2.4

Fix some memory leaks + add try/catch around main function execution.

Merge request reports