mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 11:10:21 +08:00
Merge pull request #752 from khzimmer:2.4
This commit is contained in:
commit
1e9ed14205
@ -1714,6 +1714,7 @@ static void icvCloseCAM_V4L( CvCaptureCAM_V4L* capture ){
|
||||
#endif
|
||||
|
||||
free(capture->deviceName);
|
||||
capture->deviceName = NULL;
|
||||
//v4l2_free_ranges(capture);
|
||||
//cvFree((void **)capture);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user