Ticket #2952 (closed defect: fixed)
OGR VRT driver may crash when there are missing elements in the XML definition
| Reported by: | rouault | Owned by: | rouault |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6.1 |
| Component: | default | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
If the 'name' attribute of the OGRVRTLayer element, or the 'SrcDataSource?' element are missing, a segmentation fault may occur in the destructor of the OGRVRTLayer class due to a missing initialization.
Change History
Note: See
TracTickets for help on using
tickets.
