Ticket #2952 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by rouault

  • status changed from new to closed
  • resolution set to fixed

Fixed in trunk (r16801) and in branches/1.6 (r16802)

Note: See TracTickets for help on using tickets.