Smack/smack-core/src/main/java
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
..
org/jivesoftware/smack [core] Fix potential NPE in Java7ZlibInputOutputStream 2020-05-21 12:47:55 +02:00