Smack/smack-core/src
Florian Schmaus 33720e8d97 [core] Fix potential NPE in Java7ZlibInputOutputStream
The field XMPPInputOutputStream.flushMethod was not initialized, which
could cause an NPE in the "switch (flushMethod)" found in
Java7ZlibInputOutputStream.getOutputStream().
2020-05-21 12:47:55 +02:00
..
integration-test Mark code from the old integration-test dir as migration candidates 2020-04-09 15:14:09 +02:00
main [core] Fix potential NPE in Java7ZlibInputOutputStream 2020-05-21 12:47:55 +02:00
test Introduce test fixtures 2020-04-11 22:05:36 +02:00
testFixtures/java/org/jivesoftware/smack Introduce test fixtures 2020-04-11 22:05:36 +02:00