Do not forget to allocate the memory for the output of the blake2b sum
modified libpkg/pkg_checksum.c
@@ -433,6 +433,7 @@ pkg_checksum_hash_blake2_file(int fd, unsigned char **out, size_t *outlen)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|