dlopen(3) returns a NULL pointer. Also avoid dlclose(NULL) here.
modified libpkg/pkg_config.c
@@ -698,11 +698,12 @@ disable_plugins_if_static(void)
|
|
|
|
|
|
| - | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| + | |
| + | |
|
|
|
|
|