Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Merge pull request #149 from toddnni/master
Baptiste Daroussin committed 14 years ago
commit a9da32e6e2bdd096ad91488a7d3fe6ef432eea84
parent bd45ea6a17899693330e5cf3e2d39e8e2b2979c5
1 file changed +0 -2
modified pkg/audit.c
@@ -92,8 +92,6 @@ fetch_and_extract(const char *src, const char *dest)
	unlink(tmp);
	if (a != NULL)
		archive_read_finish(a);
-
	if (ae != NULL)
-
		archive_entry_free(ae);
	if (fd > 0)
		close(fd);