Fix erroring out when no revoked certs are found
modified libpkg/update.c
@@ -195,16 +195,17 @@ load_fingerprint(const char *dir, const char *filename)
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
|
|
|
|
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -212,12 +213,12 @@ load_fingerprints(const char *path)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -336,7 +337,7 @@ repo_archive_extract_file(int fd, const char *file, const char *dest, struct pkg
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -349,7 +350,7 @@ repo_archive_extract_file(int fd, const char *file, const char *dest, struct pkg
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|