osd-contiki/tools/cooja/java/org
Timofei Istomin 034a97eed2 Don't generate a zero-length packet in case of errors.
The packet converter used to generate packets of length zero
when it encountered errors during conversion. This caused
exceptions in packet analyzers.

Now the converter returns null in case of error. Appropriate
checks have been added to the code that uses the return value.
2015-05-28 22:11:50 +02:00
..
contikios/cooja Don't generate a zero-length packet in case of errors. 2015-05-28 22:11:50 +02:00