rix icon indicating copy to clipboard operation
rix copied to clipboard

Exit after error in main

Open yorickdewid opened this issue 9 years ago • 0 comments

When no input files are provided, the main routine continues after showing the error message which causes a SIGSEGV. Return with an exit status after the error is shown to prevent code from running after that point.

yorickdewid avatar Dec 14 '15 09:12 yorickdewid