Closed GoogleCodeExporter closed 9 years ago
Thanks for the idea, and the push to patch FreeLibrary -- it looks like there's
a
comment saying we could do it, but it wasn't actually done before. I'd like to
implement it as part of PatchAllLibraries, rather than a separate function, so
I may
not take your patch verbatim. But I'll look to have this functionality in the
next
release.
Original comment by csilv...@gmail.com
on 22 Jul 2009 at 8:17
Ok, I have another version of this patch that I think may work -- I don't know
how to
test windows very well, but the unittests pass at least. (Your version did some
copying-around that I don't know if it was safe if we ever decide to call
Unpatch().)
However, I don't believe any of the unittests call FreeLibrary, so I can't say if
the new code works. In any case, I've included the new version of
patch_functions.cc
here. Do you want to give it a try and let me know how it looks?
Original comment by csilv...@gmail.com
on 25 Jul 2009 at 1:13
Attachments:
Any news on trying this new patch? I don't really know how to test it myself,
so I'm
hoping you can say if it seems to solve your problem!
Original comment by csilv...@gmail.com
on 4 Aug 2009 at 1:02
Another ping. How well does the patch work?
Original comment by csilv...@gmail.com
on 10 Aug 2009 at 6:56
Hey there, sorry for the radio silence--we are in alpha at the moment and quite
busy. I haven't had a chance to pull it down and compare yet. It may be a bit
:(
Original comment by escri...@hotmail.com
on 12 Aug 2009 at 4:35
I ended up putting this into perftools 1.4, just released. It's not well
tested, but
I hope it works for you!
Original comment by csilv...@gmail.com
on 11 Sep 2009 at 6:57
Original issue reported on code.google.com by
escri...@hotmail.com
on 21 Jul 2009 at 2:44Attachments: