Skip to content

Releases: Swift-Yah/opencv

Remove other memory leaks

13 Apr 18:10
Compare
Choose a tag to compare

Fix CvVideoCamera memory leak

13 Apr 04:08
Compare
Choose a tag to compare

Memory leak occurred always that I stop and start a new CvVideoCamera instance. Now, instead of assign a nil value we will release them.