Static analyzer bug fixes
[silc.git] / lib / silcclient / command_reply.c
index 7a7fa2b1028af8507218c5aff3c5a2e5c54391ad..54b77757742ba6bca9711be3d5f91cb41eab72ba 100644 (file)
@@ -2016,7 +2016,7 @@ SILC_FSM_STATE(silc_client_command_reply_getkey)
   SilcServerEntry server_entry;
   unsigned char *tmp;
   SilcUInt32 len;
-  SilcPublicKey public_key;
+  SilcPublicKey public_key = NULL;
   SilcID id;
 
   /* Sanity checks */