svnroot commit: contrib ip_cloaking.c

Alan LeVee knight at svn.ircd-hybrid.org
Wed Dec 13 14:47:59 EST 2006


knight      2006-12-13 14:47:59 -0500 (Wed, 13 Dec 2006)

  Modified files:
    contrib              ip_cloaking.c 
  Log:
  - Fix potential core problem in the IP cloaking procedure if a user
  tries to cloak when their host is localhost. The original code was
  in the wrong part of the logic and needed to be before the string to
  array conversion, not after. Though while I do not see why a user
  would wish to cloak themselves or attempt to cloak while being
  user at localhost, this fixes the problem from occuring.
  
  Revision  Changes    Path
  830       +3 -3      contrib/ip_cloaking.c
http://svn.ircd-hybrid.org:8000/viewcvs.cgi/contrib/ip_cloaking.c?rev=830&r1=829&r2=830&diff_format=h




More information about the hybrid-commits mailing list