]> git.sesse.net Git - movit/commitdiff
Fix a leak if ResampleEffect is destroyed before being put on a chain.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 7 Aug 2017 07:32:21 +0000 (09:32 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 7 Aug 2017 07:32:59 +0000 (09:32 +0200)
FFTConvolutionEffect remembered this, but ResampleEffect did not.
Patch by Dan Dennedy.


No differences found