Changes between Version 1 and Version 2 of Ticket #5558
- Timestamp:
- 09/29/23 05:24:10 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5558 – Description
v1 v2 15 15 }}} 16 16 17 Indeed, in `postgis/mvt.c`, `bgbox.flag ` is not initialized:17 Indeed, in `postgis/mvt.c`, `bgbox.flags` is not initialized: 18 18 19 19 {{{#!c