Patch: CString::GetBuffer() misused or used suboptimally
From: Dmitry <wipedout_at_yandex.ru>
Date: Mon, 25 Jan 2010 15:45:29 +0300
Hey.
In TSVN there's a couple of sites where CString is used suboptimally or misused - GetBuffer() not paired with ReleaseBuffer(), or ReleaseBuffer() called later than on the earliest statement possible. Patch addressing these problems and some code duplication follows.
Best wishes.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.