altos-mapd: Handle clients failing to send valid JSON
authorKeith Packard <keithp@keithp.com>
Sun, 7 Oct 2018 17:03:31 +0000 (10:03 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Oct 2018 17:03:31 +0000 (10:03 -0700)
commit6f911b92652de890ebff67b3b28f21a36f300ebf
tree0d07c50624f2b6e93601431ad11dab66b0885078
parentb631f88b0bf19c6740eb21b65bd4be7c25049773
altos-mapd: Handle clients failing to send valid JSON

Just bail if the data we receive doesn't generate a json value.

Signed-off-by: Keith Packard <keithp@keithp.com>
map-server/altos-mapd/AltosMapdClient.java