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

RE: Allocation Conflict: Attempting to call global_operator_delete_array on 0x0101EE38; pointer was allo

From: Mark Irving <Mark.Irving_at_informatix.co.uk>
Date: Thu, 16 Jul 2009 06:06:11 -0700 (PDT)

> I'm using BoundsChecker to detect errors in my own software but I keep hitting an error detected in TortoiseSVN. It's nasty because 99% of the errors detected by BoundsChecker are in TortoiseSVN.
>
> Allocation Conflict: Attempting to call global_operator_delete_array on 0x0101EE38; pointer was allocated by global_operator_new.

This won't fix any bugs in TortoiseSVN, but you might be able to miss out most of the TSVN code from your program by setting an Icon Overlays option. My help file (4.30.3) says,

"By default, overlay icons and context menus will appear in all open/save dialogs as well as in Windows Explorer. If you want them to appear only in Windows Explorer, check the Show overlays and context menu only in explorer box."

There was an error of this type (new and delete mismatched) fixed a few months ago: are you using TSVN 1.6.3, or some older version?

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-16 15:06:19 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.