mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* include/wget/wget.h: Remove nonnull attribute from wget_iri_compare() * libwget/iri.c (wget_iri_clone): Fix possible crashes due to random free(), (wget_iri_compare): Check input arguments against NULL, (wget_iri_set_scheme): Use string compare instead of pointer compare