https://bugs.kde.org/show_bug.cgi?id=401512
--- Comment #10 from Maurizio Paolini <paol...@dmf.unicatt.it> --- (In reply to David E. Narvaez from comment #8) > (In reply to Kevin Kofler from comment #7) > > The patch from comment #2 prevents the tuple from being de-refcounted all > > the way down to 0 (because it adds a bogus unowned reference), so the tuple > > is leaked, and its continued existence also keeps the arguments referenced. > > (It is the destruction of the tuple that decreases the reference count of > > each argument.) > > Ah, makes sense. > > > On the other hand, the patch from comment #5 looks like the correct fix to > > me. > > I agree. Franco, can you post your patch to Phabricator? Against the > release/19.12 branch please. On behalf of Franco I created a task on phabricator: https://phabricator.kde.org/T12453 however I am new to phabricator, so I don't know how to proceed. -- You are receiving this mail because: You are watching all bug changes.