Dummy handling fixes.
authorMichael Poole <mdpoole@troilus.org>
Sat, 23 Sep 2006 01:03:08 +0000 (01:03 +0000)
committerMichael Poole <mdpoole@troilus.org>
Sat, 23 Sep 2006 01:03:08 +0000 (01:03 +0000)
commit26988d56bb8b56fc7918ef2a63b06b4a2da6047a
tree79fc941f238a3b3af77dfb0a395dbe21435f8441
parentc577378f5dbedad54acc364246b10b9fc7ce43bb
Dummy handling fixes.

src/proto-p10.c (irc_notice): Fix the conditions for sending message to
    IRC.
  (irc_privmsg): Likewise.
  (parse_cleanup): Zero num_*_funcs when freeing the corresponding
    arrays, so that DelUser() doesn't read after free.
git-archimport-id: srvx@srvx.net--2006/srvx--devo--1.3--patch-48
ChangeLog
src/proto-p10.c