Commit d1b882dd authored by Ilya Lavrenov's avatar Ilya Lavrenov

fixed memory leaks in floodfill tests

parent b2489d31
......@@ -501,6 +501,8 @@ _exit_:
comp[6] = s1;
comp[7] = s2;
comp[8] = 0;
cvReleaseMemStorage(&st);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment