godot-xterm/addons
Leroy Hopson 6c8be30e7f
fix(pty): initialize exit_code to 0
Uninitialized exit_code variable was causing tests to fail on x86_32
arch due to returning an arbitrary int where 0 was expected.
2024-04-01 10:12:16 +13:00
..
gd-plug chore(spelling): add codespell pre-commit hook 2024-03-30 01:27:28 +13:00
godot_xterm fix(pty): initialize exit_code to 0 2024-04-01 10:12:16 +13:00