bug(?) in 7.2.1beta
Michael Wobst
michael.wobst at gmail.com
Fri Feb 17 05:56:02 EST 2006
I just tested it, so I don't believe it cored. It's basically the fix
backported from HEAD which is known to work. Using "\0" is totally
wrong, it really has to be "0", btw.
CoolCold wrote:
> Hello Michael,
>
> Friday, February 17, 2006, 1:14:31 PM, you wrote:
>
> MW> Fixed. Thank you!
>
> MW> CoolCold wrote:
>>> Hello bugs,
>>>
>>> Ircd doesn't show RPL_WHOISACTUALLY when doing /whois nick, gdb
>>> tells us:
>
> Well, it cored. May be use
> irccmp(target_p->sockhost, "\0"))
> and not
> irccmp(target_p->sockhost, "0"))
> I've inserted \0 and now it works fine.
>
> np: 6. Xyla "Cyrene's Ghost"
>
> Best regards,
> CoolCold [COOLCOLD-RIPN]
>
>
More information about the hybrid
mailing list