Fix issues with adding element to the hash.
modified libpkg/pkg_repo.c
@@ -531,12 +531,13 @@ pkg_repo_parse_sigkeys(const char *in, int inlen, struct sig_cert **sc)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -558,24 +559,28 @@ pkg_repo_parse_sigkeys(const char *in, int inlen, struct sig_cert **sc)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -599,14 +604,14 @@ pkg_repo_parse_sigkeys(const char *in, int inlen, struct sig_cert **sc)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -623,7 +628,10 @@ pkg_repo_parse_sigkeys(const char *in, int inlen, struct sig_cert **sc)
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|