Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Mon, 18 Oct 2004 22:45:25 +0000 (22:45 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Mon, 18 Oct 2004 22:45:25 +0000 (22:45 +0000)
commitaeb69d352897237a1c07107944922027854c4aca
tree7cb8b6745e8b217edc798d9dce7a03e7e1db0fe9
parentde82d3dbd2135e3772433577a16ce752a13426bd
Author: Kev <klmitch@mit.edu>
Log message:

gline_find() used a call to ircd_strcmp() instead of match() when looking
up "inexact," or matching G-lines.  This crept in during .06; apparently,
a cut-and-paste error when correcting a null pointer dereference.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@1251 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
ircd/gline.c