Smack/smack-extensions
Florian Schmaus 26e6efa767 [address] Fix NPE in MultipleRecipientManager
The arguments 'to', 'cc, and 'bcc' may be null, hence ensure that they
are non-null when calling e.g. size() on them.

Fixes SMACK-907

Fixes: df96c57093 ("[address] Get rid of PacketCopy workaround")
2021-06-03 19:10:07 +02:00
..
src [address] Fix NPE in MultipleRecipientManager 2021-06-03 19:10:07 +02:00
build.gradle Introduce test fixtures 2020-04-11 22:05:36 +02:00