projects
/
nextcloud-desktop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
8ce0842
a74f9b3
)
Merge pull request #4643 from nextcloud/bugfix/finder-sync-crashing
author
Claudio Cambra
<claudio.cambra@gmail.com>
Fri, 1 Jul 2022 11:58:23 +0000
(13:58 +0200)
committer
GitHub
<noreply@github.com>
Fri, 1 Jul 2022 11:58:23 +0000
(13:58 +0200)
Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done, avoiding crashing of the Finder Sync Extension on macOS
Trivial merge