mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Fix checking of iconv_open return code.
Based on libiconv documentation, the iconv_open function returns (iconv_t)(-1). Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
c5f2c7fcef
commit
e43ae39dff
@ -1,3 +1,7 @@
|
||||
2014-07-07 Tomas Hozza <thozza@redhat.com>
|
||||
|
||||
* iri.c (locale_to_utf8): Fix checking of iconv_open return code.
|
||||
|
||||
2014-07-05 Darshit Shah <darnir@gmail.com>
|
||||
|
||||
* cookies.c (check_domain_match): Libpsl requires that all domain names
|
||||
|
Loading…
Reference in New Issue
Block a user