Skip to content

discover_file_in_thread: fail if not a valid url

Might solve #794 (closed). The documentation for soup_uri_new says it returns NULL if the string is not a valid URL.

Merge request reports