[4.0.1] - 2022-09-15
Fixed
- Changing an internal
float
todouble
improves the precision of geographic coordinate output (#652) - Fixed compacting all children of a resolution 0 cell (#679)
- Fixed possible signed integer overflow in
maxGridDiskSize
(#686) - Fixed possible use of uninitialized values in
cellToVertex
(#683, #690) - Fixed possible out of bounds read in
localIjToCell
(#684) - Fixed possible memory leak in
compactCells
(#685) - Fixed possible out of bounds read in
areNeighborCells
(#677) - Fixed possible memory leak in
cellsToLinkedMultiPolygon
(#673)