Mercurial > pidgin
comparison gaim.desktop @ 5666:44870684dba3
[gaim-migrate @ 6083]
This was causing segfaults. gaim_account_disconnect() was calling both
gaim_connection_disconnect() and gaim_connection_destroy(), but
gaim_connection_disconnect() calls gaim_connection_destroy(), so it was
trying to destroy a connection that was no longer valid. Oops.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Mon, 02 Jun 2003 10:30:14 +0000 |
parents | 788f78343113 |
children | 282887c9e3dc |
comparison
equal
deleted
inserted
replaced
5665:132a30783c3d | 5666:44870684dba3 |
---|