Fix #3161273: Lost Connection Gives No Error Message (part VII)
commit3c8db3f0eb275ccacbc4f4fd6b8e4dd08d2c11e5
authorStefan Becker <stefan.becker@nokia.com>
Wed, 26 Jan 2011 03:56:23 +0000 (26 05:56 +0200)
committerStefan Becker <stefan.becker@nokia.com>
Wed, 26 Jan 2011 03:56:23 +0000 (26 05:56 +0200)
tree566d112d6ffad8ccc84efed32f107de0cc2ff0f9
parent3c8c56c561fa74791766e2b873858d92475f3ac0
Fix #3161273: Lost Connection Gives No Error Message (part VII)

Fix thinko in process_message_timeout().

The timeout can expire after the message was already removed from the
unconfirmed message list! Only if it is still on it then we are allowed to
generate an error message...
src/core/sipe-im.c