Merge pull request #4520 from nextcloud/bugfix/findersync-crash-fix
authorClaudio Cambra <claudio.cambra@gmail.com>
Mon, 16 May 2022 11:15:33 +0000 (13:15 +0200)
committerGitHub <noreply@github.com>
Mon, 16 May 2022 11:15:33 +0000 (13:15 +0200)
Fix crashing of finder sync extension caused by dispatch_source_cancel of nullptr


Trivial merge