[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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.
Dmitry.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2441732

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2010-01-25 13:47:11 CET

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.