tudelft3d / val3dity

Validation of 3D primitives according to the international standard ISO19107
GNU General Public License v3.0
92 stars 23 forks source link

Segmentation fault at a CityJSON with an empty primitive #76

Closed balazsdukai closed 6 years ago

balazsdukai commented 6 years ago

The CityJSON file has a CompositeSolid where one of the Solids is missing. Validating it results in a segmentation fault.

hugoledoux commented 6 years ago

solved for MSol and CSol 27cf8278e43d1500661804efc346346ad6a67b28

But perhaps for other cases it's not 100% correct, so if you think of other cases please be mean