mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 15:04:01 +08:00
fixed memory leaks in floodfill tests
(cherry picked from commit d1b882ddcf
)
This commit is contained in:
parent
bf94e6a91c
commit
ba3b902da7
@ -501,6 +501,8 @@ _exit_:
|
||||
comp[6] = s1;
|
||||
comp[7] = s2;
|
||||
comp[8] = 0;
|
||||
|
||||
cvReleaseMemStorage(&st);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user