1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-20 07:42:45 +02:00
Nextcloud-Desktop/shell_integration
Markus Goetz ef019cdbfa OS X Overlay Icons: Fix Finder plugin crash
By enabling ARC for GCDAsyncSocket (as we should have done before
https://github.com/robbiehanson/CocoaAsyncSocket/wiki/ARC) there
is no chance anymore for a situation where the to-be-written NSData*
is deleted before the socket has had a chance to write it.
Interestingly, this only happened after switching to local sockets,
probably because of how immediatly the NSData* would be sent.

This commit also keeps the debug symbols for the Finder plugin.
2014-10-03 07:23:43 +02:00
..
icons cmake: Fix installation of overlay icons on linux 2014-09-29 16:08:49 +02:00
MacOSX OS X Overlay Icons: Fix Finder plugin crash 2014-10-03 07:23:43 +02:00
nautilus Overlays Linux: Add the state to the cache to save calls to add_emblem 2014-09-30 13:57:06 +02:00
testclient SocketAPI: rename test client binary to socketapiclient 2014-07-02 12:03:52 +02:00
windows/OCShellExtensions Windows Shell Integration: Ensure precedence 2014-08-21 11:06:10 +02:00
CMakeLists.txt CMake: Install the nautilus plugin. 2014-08-04 18:58:35 +02:00