Commit 7eba9055 authored by Ilya Lavrenov's avatar Ilya Lavrenov Committed by Dikay900

fixed memory leaks in floodfill tests

parent 2a8ef1d0
......@@ -508,6 +508,8 @@ _exit_:
comp[7] = new_val.val[2];
#endif
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