fixed memory leaks in floodfill tests

This commit is contained in:
Ilya Lavrenov
2015-09-11 18:47:20 +02:00
committed by Dikay900
parent 2a8ef1d065
commit 7eba9055e0
+2
View File
@@ -508,6 +508,8 @@ _exit_:
comp[7] = new_val.val[2];
#endif
comp[8] = 0;
cvReleaseMemStorage(&st);
}