aboutsummaryrefslogtreecommitdiff
path: root/range.c
diff options
context:
space:
mode:
Diffstat (limited to 'range.c')
-rw-r--r--range.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/range.c b/range.c
index dc847a4..4347f76 100644
--- a/range.c
+++ b/range.c
@@ -1451,7 +1451,7 @@ static int find_errors(const game_state *state, int *report)
int biggest, canonical;
if (!report) {
- printf("dfs fail at %d\n", any_white_cell);
+ sfree(dsf);
goto found_error;
}