Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Revert d46e4231f73b53db07a325e138a4a2770807ddb8
Brad Davis committed 8 years ago
commit 9e03cfce2dab13e310ce5ea18c18a26e2636ed78
parent d46e4231f73b53db07a325e138a4a2770807ddb8
1 file changed +0 -3
modified libpkg/fetch.c
@@ -732,9 +732,6 @@ cleanup:
	/* restore original doc */
	u->doc = doc;
	fetchFreeURL(u);
-
	if (remote != NULL) {
-
		fclose(remote);
-
	}

	return (retcode);
}