Menu

#15 SegFault on Linux/GCC due to missing return values

v1.0_(example)
open
None
5
2020-09-08
2020-09-08
No

Confirmation of the issue discussed in this thread: when compiling optimized binaries for Linux with GCC, exiting a non-void function without a return value results in a SegFault.

I submitted a fix to the GitHub mirror. You can view the diff here.

Discussion


Log in to post a comment.