]> gerrit.simantics Code Review - simantics/platform.git/commit
Prevent NPE in JsonUtils.readPossibleVariableUri 27/3727/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 19 Dec 2019 11:08:53 +0000 (13:08 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 19 Dec 2019 11:08:53 +0000 (13:08 +0200)
commitd4d57f5160567a67fe2cea84bb08a4b232f8e955
treeba1f4e2eab0b2bf34454d628d297dcd1f9351c51
parent572680a1ea4708962213c4e8aeb8fb4ba0d38843
Prevent NPE in JsonUtils.readPossibleVariableUri

Previously NPE could come if the input JSON contained e.g. array values.

gitlab #331

Change-Id: I0b4c5134de12685414716ff9cef479d48cabd8ba
bundles/org.simantics.charts/src/org/simantics/charts/internal/JsonUtils.java