id summary reporter owner description type status priority milestone component version severity resolution keywords cc 6844 gdal_rasterize crashes on empty polygon coming from JSon geometries Even Rouault Even Rouault "A crash occurs in GDALdllImageFilledPolygon () on a polygon with an empty ring, such as the one produced by: {{{ { ""type"": ""FeatureCollection"", ""name"": ""cutline"", ""crs"": { ""type"": ""name"", ""properties"": { ""name"": ""urn:ogc:def:crs:OGC:1.3:CRS84"" } }, ""features"": [ { ""type"": ""Feature"", ""properties"": { }, ""geometry"": { ""type"": ""Polygon"", ""coordinates"": [ [ ] ] } } ] } }}}" defect closed normal 2.1.4 Algorithms unspecified normal fixed rasterize