Test case for #674
This commit is contained in:
parent
5d0d485fd9
commit
06b06d5f85
4
tests/python/leak3.py
Normal file
4
tests/python/leak3.py
Normal file
@ -0,0 +1,4 @@
|
||||
import cv
|
||||
|
||||
while True:
|
||||
cv.CreateHist([40], cv.CV_HIST_ARRAY, [[0,255]], 1)
|
Loading…
x
Reference in New Issue
Block a user