fixed memory leaks in floodfill tests
(cherry picked from commit d1b882ddcf
)
This commit is contained in:

committed by
Alexander Smorkalov

parent
bf94e6a91c
commit
ba3b902da7
@@ -501,6 +501,8 @@ _exit_:
|
||||
comp[6] = s1;
|
||||
comp[7] = s2;
|
||||
comp[8] = 0;
|
||||
|
||||
cvReleaseMemStorage(&st);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user