[jadmin] Re: Jabberd-2.0.11 DNS issues (fwd)
Florian Echtler
floe at butterbrot.org
Tue Nov 7 16:42:00 CST 2006
> Now, I just wonder why I haven't seen the problem on my Jabber server
> (running jabberd-2.0s11) yet - it certainly correctly resolves SRV records
> (or at least it appears to).
Hm, I admit that's strange. Maybe there's a distro-specific patch?
One other possibility which comes to mind is agressive compiler
optimization; packet is never written to in _srv_rr and is marked const
in the definition of dn_expand, so the compiler _might_ silently change
that to a call-by-reference in order to save a copy operation. But I
admit that I'm really guessing hard here..
Yours, Florian
--
"_Nothing_ brightens up my morning. Coffee simply provides a shade of
grey just above the pitch-black of the infinite depths of the _abyss_."
More information about the JAdmin
mailing list