mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
fixed memory leaks in floodfill tests
This commit is contained in:
@@ -508,6 +508,8 @@ _exit_:
|
||||
comp[7] = new_val.val[2];
|
||||
#endif
|
||||
comp[8] = 0;
|
||||
|
||||
cvReleaseMemStorage(&st);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user