Avoid crashing in opserv_join_check() without an OpServ.
authorMichael Poole <mdpoole@troilus.org>
Sun, 15 Jun 2008 13:24:02 +0000 (09:24 -0400)
committerMichael Poole <mdpoole@troilus.org>
Sun, 15 Jun 2008 13:24:02 +0000 (09:24 -0400)
commit84a0f5d036141c06a7616746d6bbcac77890c335
tree2da8defced2084dc875c4eb42e29099b78a53ca8
parentb4caaa6cd7399af3254d80f6f82f33b28cbec029
Avoid crashing in opserv_join_check() without an OpServ.

src/opserv.c (opserv_join_check): Only act on bad channels if we have an
  OpServ bot.
src/opserv.c