VDKQueue icon indicating copy to clipboard operation
VDKQueue copied to clipboard

fix crash calling nonexistent delegate (also memory leak)

Open gobbledegook opened this issue 2 years ago • 1 comments

This is a patch that fixes issue #19

gobbledegook avatar Nov 25 '23 08:11 gobbledegook

As present bdkjones repo is not maintained anymore, and as I am a maintainer for a fork of VDKQueue, I thank you for the suggested fix. I decided to implement it differently, without needing any new method: https://github.com/transmission/transmission/pull/6290

Coeur avatar Nov 25 '23 16:11 Coeur