Bug#482145: silc client segfaults if key is verified after disconnection

2008-07-12 Thread Skywing
konen [mailto:[EMAIL PROTECTED] Sent: Saturday, July 12, 2008 5:46 AM To: Skywing Cc: Jérémy Bobbio; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: silc client segfaults if key is verified after disconnection On Fri, 11 Jul 2008, Skywing wrote: : All of the key confirmation prompts suffer from

Bug#482145: silc client segfaults if key is verified after disconnection

2008-07-12 Thread Skywing
additional work (above and beyond the SilcAsyncOperation wrappering) required to fix /getkey. - S -Original Message- From: Pekka Riikonen [mailto:[EMAIL PROTECTED] Sent: Saturday, July 12, 2008 5:46 AM To: Skywing Cc: Jérémy Bobbio; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: silc c

Bug#482145: silc client segfaults if key is verified after disconnection

2008-07-11 Thread Skywing
Kp and myself have already been working (somewhat) on a fix for this as time permits. There are some fundamental design problems, however, as the SilcClientConnection object is not referenced counted as it must be (as you have noticed). All of the key confirmation prompts suffer from this fla