Skip to content

* src/options.c: Fix array index out of bounds runtime error

username-removed-791447 requested to merge rootkea/wget2:options into master
$ wget2 --help
...
options.c:1554:50: runtime error: index 4 out of bounds for type 'char *[4]'

Merge request reports

Loading