Skip to content

soup_cookie_jar_get_cookies() should handle empty hostnames

Michael Catanzaro requested to merge mcatanzaro/#3 into master

soup_cookie_jar_get_cookies() should properly handle empty hostnames. @carlosgc, please review!

Note that the test only fails if run with asan (and without the fix).

Merge request reports