Apply some assert()'s in libpkg/plugins.c
modified libpkg/plugins.c
@@ -33,6 +33,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -110,6 +111,8 @@ pkg_plugins_parse_conf(const char *file)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -176,6 +179,8 @@ pkg_plugins_free(void)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|