This commit is contained in:
abratchik
2017-02-26 15:14:34 +04:00
parent dcbed8d676
commit 276e47afae
+1 -1
View File
@@ -293,7 +293,7 @@ void CvCaptureCAM::stopCaptureDevice() {
[mCaptureSession release];
[mCaptureDeviceInput release];
[mCaptureDevice release];
// [mCaptureDevice release]; fix #7833
[mCaptureVideoDataOutput release];
[mCapture release];