------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=721
Robert Millan <rmh@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #247 is|0 |1
obsolete| |
--- Comment #9 from Robert Millan <rmh@???> 2008-06-24 17:42:06 ---
Created an attachment (id=249)
--> (
http://bugs.exim.org/attachment.cgi?id=249)
third patch
(In reply to comment #8)
> > I would also make the function pointers static variables inside the respective
> > stubs.
>
> Are you sure you want that? Then we can't avoid calling dlsym() every time one
> of our stubs is used. I'm not sure, but I think dlsym() involves a filesystem
> read access.
Ah, sorry, I didn't notice the bit about those variables being "static".
Here, I think this does all you requested.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email