Bugfix for bug #3767
Fixed a memory leak in cap_dshow.cpp in videoInput::setVideoSettingCamera(). The leak was caused by not releasing an IBaseFilter object created in a call to getDevice(). Tho object is now properly released. Conflicts: modules/highgui/src/cap_dshow.cpppull/4051/head
parent
bb989f2034
commit
7e6947a940
1 changed files with 4 additions and 0 deletions
Loading…
Reference in new issue