silcd: IDENTIFY command reply didn't save userinfo correctly
authorPekka Riikonen <priikone@silcnet.org>
Tue, 3 Mar 2009 06:02:27 +0000 (08:02 +0200)
committerPekka Riikonen <priikone@silcnet.org>
Tue, 3 Mar 2009 06:02:27 +0000 (08:02 +0200)
commitae6052d215699d28c10af64da8066b7b5175f58d
treed3c279140e6a8a47c7d797eb24d1fb10a43e19df
parent2e7268cde1710b4901e6db52c0868bd597b88dbc
silcd: IDENTIFY command reply didn't save userinfo correctly

The IDENTIFY command reply didn't duplicate the userinfo when adding
new client thus causing weird crashes later when freeing the userinfo.
apps/silcd/command_reply.c