dshow: fix GList leak
authorTim-Philipp Müller <tim@centricular.com>
Fri, 6 Nov 2015 12:59:51 +0000 (12:59 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 6 Nov 2015 13:00:55 +0000 (13:00 +0000)
commit8a78e788b0233ba4a0d645d210c0c344f277179f
tree37ecae900c656bfc79ec65c198d0f9e4e484501a
parentedab4deb3a3eed7fd93b745aa9708eea5dd86572
dshow: fix GList leak

_remove_link() would not free the actual list nodes.
sys/dshowsrcwrapper/gstdshow.cpp