In USERS reply, res_argv[i] are not allocated, the table
authorPekka Riikonen <priikone@silcnet.org>
Thu, 1 Feb 2001 22:11:44 +0000 (22:11 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 1 Feb 2001 22:11:44 +0000 (22:11 +0000)
commit4bfabdaf198ef0b47704562c2404a4fafb26a1d7
tree6fb50ca453ff66b6038e30b65ac9d9f6f3ac6e26
parentae9cc514854f2ebd0f29a13135f74c2f2b0303a2
In USERS reply, res_argv[i] are not allocated, the table
is allocated.  Thus changed that free the table, not its
internals.
lib/silcclient/command_reply.c