fix for const commit
[libfirm] / ir / ana / execfreq.c
index 1a8fb25..fbf0033 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1995-2007 University of Karlsruhe.  All right reserved.
+ * Copyright (C) 1995-2008 University of Karlsruhe.  All right reserved.
  *
  * This file is part of libFirm.
  *
@@ -298,6 +298,8 @@ compute_execfreq(ir_graph * irg, double loop_weight)
                }
        }
 
+       dfs_free(dfs);
+
        /*
         * Add a loop from end to start.
         * The problem is then an eigenvalue problem: