1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-20 07:42:45 +02:00
Nextcloud-Desktop/csync/src
Klaas Freitag 041066a252 Exclude: Add a missing free in case of empty lines.
This fixes Coverity CLT 12893
2014-06-20 15:15:35 +02:00
..
httpbf httpbf: silent coverity issue 12905 2014-06-20 11:33:29 +02:00
std Revert "csync file util: Remove compare file function, not needed anymore." 2014-06-20 14:29:43 +02:00
vio csync_vio_local: fix memory leak on windows 2014-06-17 16:40:38 +02:00
CMakeLists.txt Another fix for make install on MacOSX 2014-04-28 11:19:25 +02:00
csync_exclude.c Exclude: Add a missing free in case of empty lines. 2014-06-20 15:15:35 +02:00
csync_exclude.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_log.c Make it compile with the merge of csync mirall 2014-01-15 12:20:03 +01:00
csync_log.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_macros.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_misc.c csync: Remove csync_get_local_username 2014-02-27 13:55:34 +01:00
csync_misc.h Remove progress info from csync 2014-03-28 10:50:15 +01:00
csync_owncloud_recursive_propfind.c csync_owncloud_recursive_propfind: "fix" possible memory leak 2014-06-20 11:12:45 +02:00
csync_owncloud_util.c Remove progress info from csync 2014-03-28 10:50:15 +01:00
csync_owncloud.c csync_owncloud: silent CID 12883 2014-06-20 11:51:07 +02:00
csync_owncloud.h Remove useless global varialbe for auth callback. 2014-05-22 12:54:14 +02:00
csync_private.h Do not read from the database when upgrading from 1.5 2014-04-25 13:31:44 +02:00
csync_reconcile.c reconcile: use the proper enum type 2014-06-20 11:51:07 +02:00
csync_reconcile.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_rename.cc Removed unused function. 2014-02-07 11:57:10 +01:00
csync_rename.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_statedb.c stateDB: Close the file descriptor even if stat failed. 2014-06-20 11:05:40 +02:00
csync_statedb.h Don't create .ctmp of sync journal 2014-03-26 10:25:50 +01:00
csync_time.c csync: Remove time_sync_required 2014-02-27 13:12:21 +01:00
csync_time.h csync: Remove time_sync_required 2014-02-27 13:12:21 +01:00
csync_update.c Updater: Free tmp variable that might point to temp malloced memory 2014-06-20 10:41:01 +02:00
csync_update.h Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync_util.c Fix resource leak in win32 code path, added free of locale filename. 2014-06-20 10:25:00 +02:00
csync_util.h Csync: Plug code for csync_file_locked_or_open 2014-04-28 16:57:56 +02:00
csync_version.h.in Move csync in order to merge it with mirall 2014-01-13 14:39:50 +01:00
csync.c csync core: Remove logically dead code: Can never be reached. 2014-06-20 13:08:03 +02:00
csync.h Maintain the original inode value for renamed files. 2014-05-06 12:55:54 +02:00