From 0a712931b1b547c7e7702ced73251e23dbc7737a Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sun, 5 Jan 2014 15:15:44 +0100 Subject: Fixed a race condition in the cQueue class. Fixes #505. --- VC2008/MCServer.vcproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'VC2008') diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 491e7740e..a017b5a25 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1578,6 +1578,10 @@ RelativePath="..\src\OSSupport\ListenThread.h" > + + -- cgit v1.2.3 From ed9a500d6bd87cef3bb1039c2bdc2ad6d9c9b952 Mon Sep 17 00:00:00 2001 From: Diusrex Date: Mon, 6 Jan 2014 10:12:40 -0700 Subject: Undid the changes to cryptlib.cpp. Instead, altered the VC2008 cryptopp project settings. Someone else will probably need to do the same thing for the 2013 version, since I don't have access to VC2013. --- VC2008/CryptoPP.vcproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'VC2008') diff --git a/VC2008/CryptoPP.vcproj b/VC2008/CryptoPP.vcproj index a818e9aa1..f44729d8a 100644 --- a/VC2008/CryptoPP.vcproj +++ b/VC2008/CryptoPP.vcproj @@ -1,7 +1,7 @@