Skip to content

Feature plugincommandlineoptions

Kersten Schuster requested to merge feature_plugincommandlineoptions into master

Made pluginoption parsing a little bit more robust by only accepting key/value pairs.

Especially, options of the kind "key=" or "key" do not result in a segfault.

Merge request reports