Do not process commands if sock->user_data is NULL. It may be
authorPekka Riikonen <priikone@silcnet.org>
Sun, 14 Jul 2002 18:34:43 +0000 (18:34 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 14 Jul 2002 18:34:43 +0000 (18:34 +0000)
commitee4b4e3a8f48f051898c3f2511e15c1877609a33
tree8bbf33fbf2f8cbdf7f508de6e9cf9eac07488946
parent580380fdc42ce862d0deaadc134d6798971a7b3c
Do not process commands if sock->user_data is NULL.  It may be
NULL due to QUIT and DETACH commands if we're unlucky.
CHANGES
apps/silcd/command.c