RetroShare/libretroshare/src/dbase
electron128 72033c0efa fixed memory leak in FileIndexStore
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-06-17 09:21:27 +00:00
..
cachestrapper.cc fixed bug leaking file lists. Do not use previous commit: it will leak your file lists. 2015-04-01 21:08:30 +00:00
cachestrapper.h fixed bug leaking file lists. Do not use previous commit: it will leak your file lists. 2015-04-01 21:08:30 +00:00
cachetest.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
fimonitor.cc Fixed possible fread from a null pointer in HashCache. 2015-06-15 21:40:34 +00:00
fimonitor.h created 2 subclasses of RsThread, one for ticking services, and one for single shot jobs. Now all threads use the same base code. 2015-05-22 20:54:38 +00:00
findex.cc added missing free and fclose in FileIndex 2015-06-16 13:30:25 +00:00
findex.h merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
fistore.cc fixed memory leak in FileIndexStore 2015-06-17 09:21:27 +00:00
fistore.h Removed unnecessary method p3Notify::AddFeedItem. 2014-11-11 20:28:45 +00:00
rsexpr.cc changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom. 2014-10-24 22:07:26 +00:00