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

Bug: tortoisesvn.dll gets relocated often

From: Max Bolingbroke <batterseapower_at_hotmail.com>
Date: 2006-12-10 16:49:06 CET

The ImageBase of my TortoiseSVN.dll (version 1.4.1) is 10000000h: this
is a common default image base address and hence those applications that
have the shell extension DLL loaded into them (e.g. on my system:
Explorer, Firefox, Thunderbird, MSN Messenger) often have to relocate
it. This drives up memory usage, as relocations must be applied :-(
(actually, there are 0 relocations in your .reloc section, but I don't
know if Windows will check this and share the DLL code anyway..). You
should be able to fix this just by a linker command line option.

Thanks,
Max

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Dec 10 16:55:58 2006

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.