oxen-io/oxen-storage-server

Segfault when passing unknown options

Closed this issue · 1 comments

Running ./httpserver --help (or any other unknown option) segfaults, but with known options or no options it is fine.

Fixed in #195, #197.