My DLL leaks memory
- From: "kal" <kalstevens@xxxxxxxxx>
- Date: 29 Jan 2006 16:00:43 -0800
I have a DLL that leaks memory, this DLL is critical to my companies
application.
The DLL is from a 3rd party vendor, and they are out of buisness, so
there is no way to get the source.
My thought was to disassemble the DLL and add a few lines of assembly
to fix the problem.
But if I insert a line then all of the function calls will go to the
wrong addresses. So I was hoping for a disassembler that would take
care of this for me.
I was wondering if someone could recommend a tool to do this.
I dont want to spend too much time on it, but I thought I would at
least give it a try.
So a recomendation for a good disassembler would be great.
And any recomendations for other tools that would help with
reassembling or finding the leak would be much appreciated.
.
- Follow-Ups:
- Re: My DLL leaks memory
- From: Betov
- Re: My DLL leaks memory
- Prev by Date: Re: LOL and behold
- Next by Date: DPMA Presentation
- Previous by thread: LOL and behold
- Next by thread: Re: My DLL leaks memory
- Index(es):
Relevant Pages
|