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

Patch: Crash using blocks at end of file

From: Oddvar Kloster <Oddvar.Kloster_at_sintef.no>
Date: Thu, 31 Mar 2011 10:01:41 +0200

This patch fixes a crash in Tmerge when “use other/left before this/right etc.” is applied to a block at the very end of the file. Previously, m_Screen2View[m_nSelBlockEnd + 1] would access past the end of the vector in this situation.

Oddvar

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

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

Received on 2011-03-31 10:09:49 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.