fix channel mode bouncing bugs
authorEntrope <entrope@clan-dk.org>
Fri, 12 Mar 2004 00:27:29 +0000 (00:27 +0000)
committerEntrope <entrope@clan-dk.org>
Fri, 12 Mar 2004 00:27:29 +0000 (00:27 +0000)
commitdc5179146bb69d58818c09b56ff6e2346e19c8e8
treea476e595bcc6f7a5ae8456716faf89ec46897054
parentb2ad5fb1c9a6e55fa67bd291ff5e126b7d7ceb94
fix channel mode bouncing bugs

* Make mod_chanmode_dup() copy the limit and key like one might expect.

* Make ChanServ's handle_mode() copy the default modes using
mod_chanmode_dup() instead of an implicit memcpy.
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-28
src/chanserv.c
src/proto-common.c