netty5/codec-mqtt/src
Michael Andre Pearce 1ba592049c Add null checks before converting to string to avoid NPE.
Motivation:

Fixing an introduced NPE by #6817

Modification:

Add null checks.

Result:

Fixes #7076 .
2017-08-11 07:14:39 +02:00
..
main/java/io/netty/handler/codec/mqtt Add null checks before converting to string to avoid NPE. 2017-08-11 07:14:39 +02:00
test/java/io/netty/handler/codec/mqtt Add null checks before converting to string to avoid NPE. 2017-08-11 07:14:39 +02:00