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

Patch - wrong deallocation, unneeded string object

From: Dmitry <wipedout_at_yandex.ru>
Date: Thu, 24 Feb 2011 09:49:13 +0300

Hey.

Attached are two untested patches that address use of "delete" after "new[]" and use of std::wstring in a scenario where a const WCHAR* is enough and wstring only introduces an overhead.

Best wishes.
Dmitry.

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

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

Received on 2011-02-24 07:49:22 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.