mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-03-30 11:43:13 +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 |