mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 18:23:15 +02:00
The original call would jump to a meaningless low address on error, but the upstream Boost context and 32bit version of this function call exit to properly terminate the code when this error occurs. Fixes https://gitlab.com/kicad/code/kicad/-/issues/6820