Skip to content

Fix parse_header() and add more tests

Darshit Shah requested to merge gh-cb5f9a23/120/darnir/fix-parse-header into master
  • src/options.c (parse_header): Fix bug where empty string did not clear out all the headers
  • src/options.c (selftest_options): Fix testcase for parse_header and add more tests

Merge request reports