mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +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 |