]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
m_spanningtree: Parse and copy message tags for all cmds
authorlinuxdaemon <linuxdaemon@snoonet.org>
Sat, 27 Apr 2019 22:35:31 +0000 (17:35 -0500)
committerPeter Powell <petpow@saberuk.com>
Sat, 27 Apr 2019 23:01:25 +0000 (00:01 +0100)
commit095d0e615474a08455c6bc186fbdf8b1bc753e39
tree3339de289694ecd7deaf72b7f57e08d910781b33
parentd4aab8d30a4721623ccb02d7bb801dfe271f8e36
m_spanningtree: Parse and copy message tags for all cmds

Don't ignore message tags on ServerCommands, and avoid creating
duplicate CommandBase::Params instances
src/modules/m_spanningtree/treesocket2.cpp