From f5f19825380b91edf017af4f7353faf95f97508b Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 4 Mar 2013 10:11:59 +0100 Subject: partialator: Fix various memory bugs --- src/scaling-report.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/scaling-report.c') diff --git a/src/scaling-report.c b/src/scaling-report.c index b161a01e..a02a1796 100644 --- a/src/scaling-report.c +++ b/src/scaling-report.c @@ -733,6 +733,13 @@ static void find_most_sampled_reflections(RefList *list, int n, signed int *h, Reflection *refl; RefListIterator *iter; int *samples; + int j; + + for ( j=0; j