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

fixes 16-04-2012

From: <abel_at_abel.hu>
Date: Mon, 16 Apr 2012 12:55:43 +0200

Hello,

here are some fixes.

RepositoryBrowser
- resource leak fixed
- possible crash fixed

BaseView
- usage of a temporary CString object fixed
- possible crash fixed (checking of m_pViewData implies it can be
NULL. SetViewData dereferences it.)

Tooltip
- unnecessary creation of a temporary CString object fixed
- minor efficiency improvement

LinkControl
- intentional fallthrough should be marked

HistoryCombo
- usage of a temporary CString object fixed

EditPropUserState
- probably a missing break. If not, it should be marked as intentional.

SubWCRev
- int32 overflow fixed (overflowed BEFORE converted to __int64 and
then compared to another __int64)

Cheers,
Abel

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Received on 2012-04-16 13:18:20 CEST

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.