1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/math/dieharder/files/patch-dieharder__output.c
Philip M. Gollucci d261caefee - Update to 3.29.4beta
PR:             ports/142752
Submitted by:   bf <bf1783@gmail.com> (maintainer)
2010-02-05 03:35:33 +00:00

11 lines
292 B
C

--- dieharder/output.c.orig 2009-12-27 13:32:54.000000000 -0500
+++ dieharder/output.c 2009-12-27 14:32:35.000000000 -0500
@@ -614,6 +614,7 @@
printf("\n");
printf("#=============================================================================#\n");
fflush(stdout);
+ free(bin);
}