Actions
Bug #3941
closedAdiIRC crashing on DNS
Start date:
06/11/2018
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
There is crash when i am trying to DNS an ip into dnsbl, run the following command to reproduce it:
Example Code:
alias ProxyCheck:Revip { tokenize 46 $1 return $+($4, ., $3, ., $2, ., $1) }
Crashing Command:
//var %v = $ProxyCheck:Revip(5.39.78.90) | dns %v $+ .dnsbl.proxybl.org | dns %v $+ .dnsbl.zapbl.net | dns %v $+ .all.rbl.webiron.net
- Thanks!
Actions