Fix segfault on exit if the configuration parser has fallback on yaml
modified libpkg/pkg_config.c
@@ -829,8 +829,10 @@ load_repo_file(const char *repofile)
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
| + | |
|
|
|
|
|
@@ -850,7 +852,6 @@ load_repo_file(const char *repofile)
|
|
|
|
|
|
| - | |
|
|
|
|
|