mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* libwget/hpkp.c (wget_hpkp_pin_add): Fix pinsize value, (_compare_pin): Fix off-by-one buffer read * libwget/base64.c (wget_base64_decode_alloc): Add outlen param * include/wget/wget.h (wget_base64_decode_alloc): Likewise * fuzz/libwget_base64_fuzzer.c: Add 3rd param to wget_base64_decode_alloc() Found by local fuzzing