1
0
mirror of synced 2024-11-24 07:40:17 +01:00
ImHex/main
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
..
include sys: Updated ImGui, ImPlot and imnodes to latest versions 2022-08-03 23:32:34 +02:00
source fix: Crash when any signal is being thrown (#669) 2022-08-12 11:33:20 +02:00
CMakeLists.txt build: Disable restrict warning 2022-08-05 08:32:08 +02:00