I've fixed the segmentation fault - triggered when using an unsupported "long option" parameter (the long_options structure wasn't terminated by all 0 entry).
I've also added in a version parameter. This now automatically prints out the most recent Git commit information.
Hi Abhishek,
Hope you'll be able to merge this Pull request.
I've fixed the segmentation fault - triggered when using an unsupported "long option" parameter (the long_options structure wasn't terminated by all 0 entry).
I've also added in a version parameter. This now automatically prints out the most recent Git commit information.
Robert