EionRobb / purple-mattermost

A libpurple/Pidgin plugin for Mattermost
GNU General Public License v3.0
93 stars 23 forks source link

mm_login: fix segmentation fault #127

Open Vic063 opened 4 years ago

Vic063 commented 4 years ago

This patch fix segmentation fault in mm_login function when 'purple_account_get_connection' returns NULL pointer.

EionRobb commented 4 years ago

In what conditions does the account have no connection?