transport: fix crashes on disconnect during TLS-DSK handshake
commiteab45122b421fcf9551bfe6b6aa76b1e795c410e
authorStefan Becker <chemobejk@gmail.com>
Wed, 29 Aug 2012 17:38:40 +0000 (29 20:38 +0300)
committerStefan Becker <chemobejk@gmail.com>
Thu, 30 Aug 2012 19:04:33 +0000 (30 22:04 +0300)
tree149ca04babca233ba9d4de1dbf7914410189f0fa
parenta9b9d9e75541d2c0943ab34554bcbc05a844e527
transport: fix crashes on disconnect during TLS-DSK handshake

 - sipe-core.c: move certificate cleanup after transport cleanup
 - sip-transport.c: do not attempt to initiate authentication context
   while de-registering.

It seems that this is not a problem with the libpurple backend,
though...
src/core/sip-transport.c
src/core/sipe-core.c