Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in matrixprpl_join_chat() when room is NULL #42

Open
bertogg opened this issue Apr 3, 2017 · 0 comments
Open

Crash in matrixprpl_join_chat() when room is NULL #42

bertogg opened this issue Apr 3, 2017 · 0 comments

Comments

@bertogg
Copy link

bertogg commented Apr 3, 2017

How to reproduce this:

  • Join some Matrix room ("foobar") and open Pidgin
  • Pidgin opens foobar automatically, and it appears on the buddy list.
  • Right click on the room name from the buddy list and select remove.
  • Disconnect the Matrix account (Accounts -> Matrix -> disable)
  • Enable the Matrix account again (Accounts -> Enable account -> Matrix)

At this point pidgin crashes in matrixprpl_join_chat() because g_hash_table_lookup() returns NULL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant