RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Find a file
csoler ac693595c9 Ported trunk Commit 2882 (Thunder)
Memory leak:
	- getLocalInterfaces -> iptable = (MIB_IPADDRTABLE *) malloc(dwSize);
	- main -> RshareSettings  *_settings = new RshareSettings();

	ExtAddrFinder::~ExtAddrFinder - use free for pointer allocated with malloc

Ported trunk commit 2810 (Thunder):
	RetroShare stopped responding during signing a key and asking for password.
	The QSingleShotTimer of ConfCertDialog wants to update the gui and 
	stopped in  PeerItem::updateItem.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2883 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-10 17:49:19 +00:00
build_scripts updated ubuntu src packages build script 2010-03-15 13:18:25 +00:00
libretroshare/src Ported trunk Commit 2882 (Thunder) 2010-05-10 17:49:19 +00:00
plugins update ColorCode plugin to the latest 0.6.1 version 2010-02-23 21:10:35 +00:00
retroshare-gui/src Ported trunk Commit 2882 (Thunder) 2010-05-10 17:49:19 +00:00
retroshare-nogui/src made branch v0.5.0 to stabilise the dev of v0.5 2010-03-12 20:15:27 +00:00