mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-03-31 19:53:16 +02:00
bareJidChats is a ConcurrentHashMap which does not allow 'null' keys, thus get(null) returns a NPE. And asEntityBareJidIfPossible may return 'null', this could happen. |
||
---|---|---|
.. | ||
src | ||
build.gradle |