Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Initialize obj. This may have been causing improper usage of it as a string for the root.
Bryan Drewery committed 11 years ago
commit 43d2587298cd6a0366e320b7fb9e85ebe7bdc1ac
parent 852c58e7f543b1a979bdcc35439f662fdd9a0338
1 file changed +1 -0
modified libpkg/pkg.c
@@ -1807,6 +1807,7 @@ pkg_open_root_fd(struct pkg *pkg)
	const char *path;
	const ucl_object_t 	*obj;

+
	obj = NULL;
	if (pkg->rootfd != -1)
		return (EPKG_OK);