]> jfr.im git - irc/charybdis-ircd/charybdis.git/commit
wsockd: avoid clang static analysis warning
authorSimon Arlott <sa.me.uk>
Sat, 29 Jul 2017 20:05:41 +0000 (21:05 +0100)
committerSimon Arlott <sa.me.uk>
Sat, 29 Jul 2017 21:39:53 +0000 (22:39 +0100)
commit3ec3b44c7eefdfae28b083b3ae94ded756f5fcb5
tree80414df72bb9c8a29ade1f57449d05fb6fcee0bf
parent26acc0c4fdd234e269b4c90b5e8f56fd82576b0f
wsockd: avoid clang static analysis warning

Don't set `x = 0` twice.
wsockd/wsockd.c