RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Find a file
thunder2 e71b1c249f Initialized member mTid of class bdThread.
RetroShare crashes on start, when the initial address on port 7812 is in use.
The thread in UdpLayer::openSocket was not started and the member mTid was uninitialized.
Then a call to join in UdpLayer::reset during the load of the configuration crashes.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3337 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-08-03 14:07:46 +00:00
build_scripts updated build script for ubuntu packaging with bitdht 2010-08-02 10:27:40 +00:00
libbitdht/src Initialized member mTid of class bdThread. 2010-08-03 14:07:46 +00:00
libretroshare/src Fixed compile of libbitdht on Windows 2010-08-03 12:15:20 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src Small optimizations in MessengerWindow and PeersDialog 2010-08-03 12:35:26 +00:00
retroshare-nogui/src Fixed compile of libbitdht on Windows 2010-08-03 12:15:20 +00:00