Cvs Commit: cvsnt

[email protected] Sat, 1 Aug 2015 14:33:27 +0100 (BST)
Newsgroups gmane.comp.version-control.cvs.windows-nt.cvs
Message-ID <12d055bcbac9e494@obrien>
CVSROOT:	/cvs
Module name:	cvsnt
Changes by:	[email protected]		Sat Aug  1 12:34:17 2015
On host:	ip-125-252-104-186.asianetcom.net

Directory: cvsnt/lockservice

M server.cpp	CVSNT_BRANCH_2_8_01_3761	1.6.2.48.6.13.2.3 -> 1.6.2.48.6.13.2.4	Bug Id: 6855

Log message:
Bug6855: For some reason windows wants the class manually deleted...  This affects Windows x32 or Windows x64, but not Linux.  Technically this is needed on Linux too but since Linux doesn't use Event handles no leak appears.  There is still a handle leak in cvslock - but now definitely one less.