Ticket #1020 (closed patch: fixed)
bug in BOX2DFLOAT4_in function due to GSERIALIZED_ON change
| Reported by: | dustymugs | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
Just a simple bug causing a seg fault in the raster regression test "create_rt_box2d_test".
The bug is how the variables are being passed to sscanf on line 45 of postgis/lwgeom_box2dfloat4.c.
A patch is attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

