fix #7833
This commit is contained in:
parent
dcbed8d676
commit
276e47afae
@ -293,7 +293,7 @@ void CvCaptureCAM::stopCaptureDevice() {
|
||||
|
||||
[mCaptureSession release];
|
||||
[mCaptureDeviceInput release];
|
||||
[mCaptureDevice release];
|
||||
// [mCaptureDevice release]; fix #7833
|
||||
|
||||
[mCaptureVideoDataOutput release];
|
||||
[mCapture release];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user