about summary refs log tree commit diff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2021-12-30 20:31:41 +0100
committerAlexander Barton <alex@barton.de>2021-12-30 20:31:41 +0100
commit1db3447c909576cf10985b434214a264afe0688e (patch)
tree00a9bb875db4e53eb27a08ac375c1138749be111 /src/Makefile.am
parent3675c7567caf65e8fb0ed0390083a6d33919d26f (diff)
downloadngircd-1db3447c909576cf10985b434214a264afe0688e.tar.gz
ngircd-1db3447c909576cf10985b434214a264afe0688e.zip
Fix a possible race condition in Client_Introduce()
Conf_GetServer() can return NULL when the server introducing the client
had a write error for example, and is being disconnected.

So make sure that we have a valid server before calling Conf_NickIsService()!
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions