Fixed command calling crash
authorPekka Riikonen <priikone@silcnet.org>
Sat, 30 Aug 2008 11:14:45 +0000 (14:14 +0300)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 30 Aug 2008 11:14:45 +0000 (14:14 +0300)
commit136127fe86ff65414e1053c2f23b2126fb91b204
tree4515dbebd0541ebb6b24337a213830396e931c09
parent9263a12746fef57cf369e6830431e85d730c8701
Fixed command calling crash

If command finishes synchronously the command context is not valid
anymore and cannot be accessed.  Reported by Sami Farin.
lib/silcclient/command.c