Bug #4473
Fix NullPointerException in plugin.xmpp.XmppConnection.handlePresenceChanged, line 2934
Status: | Closed | Start date: | 01/29/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | v14.2 bug fix update! | |||
Component: |
Description
Version 1410002 | info.guardianproject.otr.app.im¶
Stacktrace¶
plugin.xmpp.XmppConnection;handlePresenceChanged;XmppConnection.java;2934 plugin.xmpp.XmppConnection;access$2900;XmppConnection.java;129 plugin.xmpp.XmppConnection$12;run;XmppConnection.java;3069
Reason¶
java.lang.NullPointerException
Link to HockeyApp¶
History
#1 Updated by n8fr8 over 2 years ago
- Target version set to v14.2 bug fix update!
#2 Updated by n8fr8 over 2 years ago
- Status changed from New to Resolved
this method has been cleaned up already, with more checks for nulls
#3 Updated by n8fr8 over 2 years ago
- Status changed from Resolved to Closed