[hybrid-commits] svnroot commit: hopm/trunk/src dnsbl.c
Michael Wobst
michael at svn.ircd-hybrid.org
Wed Jul 8 08:57:42 EDT 2015
michael 2015-07-08 08:57:41 -0400 (Wed, 08 Jul 2015)
Modified files:
hopm/trunk/src dnsbl.c
Log:
- dnsbl.c:dnsbl_positive(): fixed weird logic that could result in 'text_type' being appended
with two commas which later would defeat the purpose of *(strrchr(text_type, ',')) = '\0'
Revision Changes Path
6232 +2 -5 hopm/trunk/src/dnsbl.c
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/hopm/trunk/src/dnsbl.c?rev=6232&r1=6231&r2=6232&diff_format=h
More information about the hybrid-commits
mailing list