Fix uninitialized mod_chanmode element in debug build
authorMichael Poole <mdpoole@troilus.org>
Tue, 30 Mar 2004 04:25:14 +0000 (04:25 +0000)
committerMichael Poole <mdpoole@troilus.org>
Tue, 30 Mar 2004 04:25:14 +0000 (04:25 +0000)
commit2cac29dcbea5012f3575f78857ae991c7e828091
tree799a0146423e06b0abb53105fb4a8e3a9106224d
parent66ddde697db39817efe4f022767dc7658fa1707a
Fix uninitialized mod_chanmode element in debug build

* Convert an old-style auto-variable mod_chanmode to use
mod_chanmode_init() so that all fields are initialized.
git-archimport-id: srvx@srvx.net--2004-srvx/srvx--devo--1.3--patch-38
src/proto-common.c