1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/main/source
eoineoineoin 72c4f50871
fix: Crash when any signal is being thrown (#669)
This avoids a crash on POSIX after running a command from the command
pallete; on completion, a SIGCHILD will be raised, which was incorrectly
calling the error handler and terminating ImHex.

Co-authored-by: Eoin Mcloughlin <helloworld@eoinrul.es>
2022-08-12 11:33:20 +02:00
..
init fix: Memcpy restrict error 2022-08-05 08:10:35 +02:00
window fix: Crash when any signal is being thrown (#669) 2022-08-12 11:33:20 +02:00
main.cpp sys: Replace existing bad project system with a much better one (#663) 2022-08-08 21:23:52 +02:00