]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Fixed databoard set binding getAll indexing bug 82/1182/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 2 Nov 2017 12:56:16 +0000 (14:56 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Thu, 2 Nov 2017 12:56:16 +0000 (14:56 +0200)
All *SetBindings were missing a simple i++ increment which caused
serialization of a TreeSet<..> structure to fail with NPE when the set
contained more than 1 elements.

refs #7592

Change-Id: Ic0f10324dfbfbafe527c624d7d092928a2f10bb7


No differences found