Ticket #2046 (closed defect: fixed)
KML input with enough big Names and Descriptions throws an uncaught exception
| Reported by: | darkblueB | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | default | Version: | unspecified |
| Severity: | normal | Keywords: | kml |
| Cc: |
Description
long <name> and/or <description> tags in a KML file will fail upon being read in std::string + otherwise known as append(), is where it dies
the exception is uncaught, so the app aborts
observed with ogr2ogr, but not ogrinfo so far..
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

