mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-01-14 02:01:39 +00:00
* include/wget/wget.h (struct wget_iri_st): Remove uri_allocated. * libwget/iri.c (wget_iri_free_content): Do not free iri->uri, (wget_iri_clone): Simplify code and do not heap-allocate iri->uri.