[postgis-tickets] [PostGIS] #3923: lwgeom deserialized with bogus max* attributes
PostGIS
trac at osgeo.org
Mon Oct 30 13:34:58 PDT 2017
#3923: lwgeom deserialized with bogus max* attributes
---------------------+---------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: trunk
Keywords: |
---------------------+---------------------
I noticed while debugging that the lwgeom_from_gserialized function does
not set the maxgeom, maxrings information on the objects it is creating.
The pointarrays do have correct maxpoints set, but it seems dangerous to
not have the bounds set on the other pointer arrays.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3923>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list