]> jfr.im git - solanum.git/commit
authd: fix race on the ircd side.
authorElizabeth Myers <redacted>
Sat, 2 Apr 2016 08:51:54 +0000 (03:51 -0500)
committerElizabeth Myers <redacted>
Sat, 2 Apr 2016 08:51:54 +0000 (03:51 -0500)
commit61d1befa2abb203e46c190925c71d06b5d32d340
tree2afe70c7283a341eab0579573f2f632bc49e9895
parent5cbfed54078a16b8ff82734230771c462151201b
authd: fix race on the ircd side.

The client may have already gone away, so if we can't find the local
cid, don't try to restart authd.
ircd/authd.c