Opened 14 years ago
Closed 13 years ago
#698 closed task (fixed)
Guard against bad input with lwcollection_from_gserialized_allowed_types
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
Generalize the lwcollection_from_gserialized_allowed_types and use it in WKB inputs as well as deserializations.
Change History (2)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
lwcollection_from_gserialized_allowed_types exposed as lwcollection_allows_subtype in liblwgeom_internal.h as of r8747
Note:
See TracTickets
for help on using tickets.
See r8742, fixing #1445. I'll check out this allowed_types function