Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
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 852c58e
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);