mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* src/wget.c (main): call wget_hpkp_db_save() at the end (params inverted). * include/wget/wget.h: export wget_hpkp_db_save(). * libwget/hpkp.c (__hashtable_browse_cb): fix fprintf format string. (wget_hpkp_db_save): check filename is not an empty string. (wget_hpkp_db_load): likewise.